aboutsummaryrefslogtreecommitdiff
path: root/WinRpMalloc/src/pch.c
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-01-08 14:44:01 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2023-01-08 14:44:01 -0500
commitbe6dc557a3b819248b014992eb96c1cb21f8112b (patch)
tree5361530552856ba8154bfcfbfac8377549117c9e /WinRpMalloc/src/pch.c
parent072a1294646542a73007784d08a35ffcad557b1b (diff)
Initial commit
Diffstat (limited to 'WinRpMalloc/src/pch.c')
-rw-r--r--WinRpMalloc/src/pch.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/WinRpMalloc/src/pch.c b/WinRpMalloc/src/pch.c
new file mode 100644
index 0000000..64b7eef
--- /dev/null
+++ b/WinRpMalloc/src/pch.c
@@ -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.