aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/pch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/pch.cpp')
-rw-r--r--NorthstarDLL/pch.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/NorthstarDLL/pch.cpp b/NorthstarDLL/pch.cpp
new file mode 100644
index 00000000..64b7eef6
--- /dev/null
+++ b/NorthstarDLL/pch.cpp
@@ -0,0 +1,5 @@
+// pch.cpp: source file corresponding to the pre-compiled header
+
+#include "pch.h"
+
+// When you are using pre-compiled headers, this source file is necessary for compilation to succeed.