Browse Source

Missing precompiled header

Tomasz Zieliński 2 years ago
parent
commit
4e927f644d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lib/rmg/modificators/Modificator.cpp

+ 1 - 0
lib/rmg/modificators/Modificator.cpp

@@ -8,6 +8,7 @@
  *
  */
 
+#include "StdInc.h"
 #include "Modificator.h"
 #include "../Functions.h"
 #include "../CMapGenerator.h"