test/ConsoleApplicationTest1/pch.cpp

6 lines
209 B
C++
Raw Normal View History

2019-03-26 11:27:52 +01:00
// pch.cpp: source file corresponding to pre-compiled header; necessary for compilation to succeed
#include "pch.h"
// In general, ignore this file, but keep it around if you are using pre-compiled headers.