diff options
author | unknown <for.oliver.kirkham@gmail.com> | 2023-02-14 14:17:52 +0000 |
---|---|---|
committer | unknown <for.oliver.kirkham@gmail.com> | 2023-02-14 14:17:52 +0000 |
commit | 0818218c1405ead193c4f2bfb585136716f9866e (patch) | |
tree | 1f544cc1d3a95f9821cfac38960afc043a7e3edd /NorthstarDLL/server/serverchathooks.h | |
parent | d2079959609f7d1ca444a5903bbdc9f87d7aaa6d (diff) | |
parent | 9b1e2a0f4895f48b6a8169bf1b571294b2ad4c54 (diff) | |
download | NorthstarLauncher-0818218c1405ead193c4f2bfb585136716f9866e.tar.gz NorthstarLauncher-0818218c1405ead193c4f2bfb585136716f9866e.zip |
Merge remote-tracking branch 'origin/main' into modloading-rewrite-pr
Diffstat (limited to 'NorthstarDLL/server/serverchathooks.h')
-rw-r--r-- | NorthstarDLL/server/serverchathooks.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/NorthstarDLL/server/serverchathooks.h b/NorthstarDLL/server/serverchathooks.h index 1d8a806a..8fda3cec 100644 --- a/NorthstarDLL/server/serverchathooks.h +++ b/NorthstarDLL/server/serverchathooks.h @@ -1,5 +1,4 @@ #pragma once -#include "pch.h" #include <rapidjson/document.h> #include <rapidjson/stringbuffer.h> |