summary refs log tree commit diff stats
path: root/Source/pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/pch.h')
-rw-r--r--Source/pch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/pch.h b/Source/pch.h index 9e39f33..a94cd3d 100644 --- a/Source/pch.h +++ b/Source/pch.h
@@ -25,3 +25,5 @@
25#include "MemoryException.h" 25#include "MemoryException.h"
26#include "Memory.h" 26#include "Memory.h"
27#include "Puzzle.h" 27#include "Puzzle.h"
28
29void DebugPrint(std::string text); \ No newline at end of file