aboutsummaryrefslogtreecommitdiff
path: root/GdiRadarTest/pch.cpp
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2019-10-14 20:59:12 +0200
committerToni Uhlig <matzeton@googlemail.com>2019-10-14 20:59:12 +0200
commit81f04ce37a16025f9ba16f629e83da5e44ffbeea (patch)
treed8046ba944bf29b439e54f16876a22de5068c70e /GdiRadarTest/pch.cpp
parentdca9468f66f48db7ce38e27a8a8ab7ee40d8e14c (diff)
renamed old GdiRadar integration test (+folder) to GdiRadarTest
Diffstat (limited to 'GdiRadarTest/pch.cpp')
-rw-r--r--GdiRadarTest/pch.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/GdiRadarTest/pch.cpp b/GdiRadarTest/pch.cpp
new file mode 100644
index 0000000..3a3d12b
--- /dev/null
+++ b/GdiRadarTest/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.