BizHawk/libHawk/MSXHawk/MSXHawk/pch.cpp

8 lines
207 B
C++

// pch.cpp: source file corresponding to the pre-compiled header
#ifdef _WIN32
#include "pch.h"
#endif
// When you are using pre-compiled headers, this source file is necessary for compilation to succeed.