aboutsummaryrefslogtreecommitdiff
path: root/PastDSECtrl/pch.cpp
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2019-03-28 14:13:30 +0100
committerToni Uhlig <matzeton@googlemail.com>2019-03-28 14:13:30 +0100
commit487e95bfd9db3fb9e4410bf1adfbae5588ff7f0e (patch)
tree8fef60f82e0c859629c41165867a65f9d8851264 /PastDSECtrl/pch.cpp
initial commit
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'PastDSECtrl/pch.cpp')
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.