From 81f04ce37a16025f9ba16f629e83da5e44ffbeea Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 14 Oct 2019 20:59:12 +0200 Subject: renamed old GdiRadar integration test (+folder) to GdiRadarTest --- GdiRadarTest/pch.cpp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 GdiRadarTest/pch.cpp (limited to 'GdiRadarTest/pch.cpp') 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. -- cgit v1.2.3