diff options
Diffstat (limited to 'PastDSECtrl/pch.cpp')
-rw-r--r-- | PastDSECtrl/pch.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/PastDSECtrl/pch.cpp b/PastDSECtrl/pch.cpp new file mode 100644 index 0000000..3a3d12b --- /dev/null +++ b/PastDSECtrl/pch.cpp @@ -0,0 +1,5 @@ +// 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. |