diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2020-03-26 22:02:45 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2020-03-26 22:02:45 +0100 |
commit | 9cf0997ebd7aaabe42dedd617c4984314e546af7 (patch) | |
tree | d3f60de406d28af5b535755db799de02fae22bee /Hunted/pch.cpp | |
parent | 68bafa869df2165209a1887ce21f345bfdb71a97 (diff) |
removed hunt leftover..
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'Hunted/pch.cpp')
-rw-r--r-- | Hunted/pch.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Hunted/pch.cpp b/Hunted/pch.cpp deleted file mode 100644 index 3a3d12b..0000000 --- a/Hunted/pch.cpp +++ /dev/null @@ -1,5 +0,0 @@ -// 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. |