aboutsummaryrefslogtreecommitdiff
path: root/NetConsole/pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'NetConsole/pch.h')
-rw-r--r--NetConsole/pch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/NetConsole/pch.h b/NetConsole/pch.h
index bc438237..5e917f10 100644
--- a/NetConsole/pch.h
+++ b/NetConsole/pch.h
@@ -27,6 +27,7 @@
#include <regex>
#include <thread>
#include <set>
+#include <chrono>
#include "spdlog/spdlog.h"
#endif