main
cpp 5 lines 186 Bytes
Raw
1 // pch.cpp: source file corresponding to the pre-compiled header
2
3 #include "pch.h"
4
5 // When you are using pre-compiled headers, this source file is necessary for compilation to succeed.