diff options
Diffstat (limited to 'NorthstarDLL/scripts/scriptjson.h')
-rw-r--r-- | NorthstarDLL/scripts/scriptjson.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/NorthstarDLL/scripts/scriptjson.h b/NorthstarDLL/scripts/scriptjson.h index 09926bef..b747106b 100644 --- a/NorthstarDLL/scripts/scriptjson.h +++ b/NorthstarDLL/scripts/scriptjson.h @@ -1,6 +1,5 @@ #pragma once -#include "pch.h" #include "rapidjson/document.h" #include "rapidjson/writer.h" #include "rapidjson/stringbuffer.h" |