diff options
Diffstat (limited to 'NorthstarDLL/server/auth/bansystem.cpp')
-rw-r--r-- | NorthstarDLL/server/auth/bansystem.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/NorthstarDLL/server/auth/bansystem.cpp b/NorthstarDLL/server/auth/bansystem.cpp index 47df495d..a438450f 100644 --- a/NorthstarDLL/server/auth/bansystem.cpp +++ b/NorthstarDLL/server/auth/bansystem.cpp @@ -1,5 +1,4 @@ #pragma once -#include "pch.h" #include "bansystem.h" #include "serverauthentication.h" #include "core/convar/concommand.h" |