aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/logging.cpp
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-14 02:21:00 +0000
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-14 02:21:00 +0000
commit3492008d7b55f342ea2d7191ca2301d7597c5127 (patch)
treee43a1b242947e5bb8e8515863e3c2762ef9f9587 /NorthstarDedicatedTest/logging.cpp
parentdb552e7bcf5b1c6b01dd655163e1dc0a9d840ab0 (diff)
downloadNorthstarLauncher-3492008d7b55f342ea2d7191ca2301d7597c5127.tar.gz
NorthstarLauncher-3492008d7b55f342ea2d7191ca2301d7597c5127.zip
add netchan processing limits
Diffstat (limited to 'NorthstarDedicatedTest/logging.cpp')
-rw-r--r--NorthstarDedicatedTest/logging.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/logging.cpp b/NorthstarDedicatedTest/logging.cpp
index f94a878f..55627fb2 100644
--- a/NorthstarDedicatedTest/logging.cpp
+++ b/NorthstarDedicatedTest/logging.cpp
@@ -3,6 +3,7 @@
#include "sourceconsole.h"
#include "spdlog/sinks/basic_file_sink.h"
#include "hookutils.h"
+#include "gameutils.h"
#include <iomanip>
#include <sstream>