diff options
Diffstat (limited to 'Tools/MCADefrag/Globals.cpp')
-rw-r--r-- | Tools/MCADefrag/Globals.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Tools/MCADefrag/Globals.cpp b/Tools/MCADefrag/Globals.cpp new file mode 100644 index 000000000..13c6ae709 --- /dev/null +++ b/Tools/MCADefrag/Globals.cpp @@ -0,0 +1,10 @@ + +// Globals.cpp + +// This file is used for precompiled header generation in MSVC environments + +#include "Globals.h" + + + + |