diff options
Diffstat (limited to 'NorthstarDLL/dedicated')
-rw-r--r-- | NorthstarDLL/dedicated/dedicated.cpp | 1 | ||||
-rw-r--r-- | NorthstarDLL/dedicated/dedicatedmaterialsystem.cpp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/NorthstarDLL/dedicated/dedicated.cpp b/NorthstarDLL/dedicated/dedicated.cpp index e58900b7..267fbe92 100644 --- a/NorthstarDLL/dedicated/dedicated.cpp +++ b/NorthstarDLL/dedicated/dedicated.cpp @@ -1,4 +1,3 @@ -#include "pch.h" #include "dedicated.h" #include "core/tier0.h" #include "playlist.h" diff --git a/NorthstarDLL/dedicated/dedicatedmaterialsystem.cpp b/NorthstarDLL/dedicated/dedicatedmaterialsystem.cpp index 37b74576..5bd6ea93 100644 --- a/NorthstarDLL/dedicated/dedicatedmaterialsystem.cpp +++ b/NorthstarDLL/dedicated/dedicatedmaterialsystem.cpp @@ -1,4 +1,3 @@ -#include "pch.h" #include "dedicated.h" #include "core/tier0.h" |