diff options
Diffstat (limited to 'source/Matrix4f.cpp')
-rw-r--r-- | source/Matrix4f.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source/Matrix4f.cpp b/source/Matrix4f.cpp index e69de29bb..322bad192 100644 --- a/source/Matrix4f.cpp +++ b/source/Matrix4f.cpp @@ -0,0 +1,4 @@ +
+#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
+
+// _X: empty file??
|