diff options
Diffstat (limited to 'csgo_radar_kmem/pch.cpp')
-rw-r--r-- | csgo_radar_kmem/pch.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/csgo_radar_kmem/pch.cpp b/csgo_radar_kmem/pch.cpp new file mode 100644 index 0000000..3a3d12b --- /dev/null +++ b/csgo_radar_kmem/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. |