diff options
Diffstat (limited to 'Tools/BlockZapper/Globals.h')
-rw-r--r-- | Tools/BlockZapper/Globals.h | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/Tools/BlockZapper/Globals.h b/Tools/BlockZapper/Globals.h index e90fa96bd..e27315ec5 100644 --- a/Tools/BlockZapper/Globals.h +++ b/Tools/BlockZapper/Globals.h @@ -1,14 +1,14 @@ -
-// Globals.h
-
-// This file is used for precompiled header generation in MSVC
-
-
-
-
-
-#include "../../source/Globals.h"
-
-
-
-
+ +// Globals.h + +// This file is used for precompiled header generation in MSVC + + + + + +#include "../../source/Globals.h" + + + + |