diff --git a/neo/d3xp/gamesys/Class.cpp b/neo/d3xp/gamesys/Class.cpp index 58d37ad5..8e75d009 100644 --- a/neo/d3xp/gamesys/Class.cpp +++ b/neo/d3xp/gamesys/Class.cpp @@ -38,8 +38,6 @@ instancing of objects. #include "../Game_local.h" -#include "TypeInfo.h" - /*********************************************************************** diff --git a/neo/d3xp/gamesys/SaveGame.cpp b/neo/d3xp/gamesys/SaveGame.cpp index 35cfa8ef..2bd40670 100644 --- a/neo/d3xp/gamesys/SaveGame.cpp +++ b/neo/d3xp/gamesys/SaveGame.cpp @@ -32,8 +32,6 @@ If you have questions concerning this license or the applicable additional terms #include "../Game_local.h" -#include "TypeInfo.h" - /* Save game related helper classes. diff --git a/neo/d3xp/gamesys/SysCmds.cpp b/neo/d3xp/gamesys/SysCmds.cpp index fcf5a2aa..2fbc5e27 100644 --- a/neo/d3xp/gamesys/SysCmds.cpp +++ b/neo/d3xp/gamesys/SysCmds.cpp @@ -32,8 +32,6 @@ If you have questions concerning this license or the applicable additional terms #include "../Game_local.h" -#include "TypeInfo.h" - /* ================== Cmd_GetFloatArg