From f661be495da085eacceae17f0e2edf986a4279d1 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 7 Jul 2019 01:19:41 +0200 Subject: KTest -> Hunted --- Hunted/pch.cpp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Hunted/pch.cpp (limited to 'Hunted/pch.cpp') diff --git a/Hunted/pch.cpp b/Hunted/pch.cpp new file mode 100644 index 0000000..3a3d12b --- /dev/null +++ b/Hunted/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