summaryrefslogtreecommitdiffstats
path: root/game/shared/pch.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/shared/pch.hh')
-rw-r--r--game/shared/pch.hh4
1 files changed, 0 insertions, 4 deletions
diff --git a/game/shared/pch.hh b/game/shared/pch.hh
index 95ee6d0..e978e0f 100644
--- a/game/shared/pch.hh
+++ b/game/shared/pch.hh
@@ -1,5 +1,3 @@
-#ifndef SHARED_PCH_HH
-#define SHARED_PCH_HH 1
#pragma once
#include <core/pch.hh> // inherit dependent includes from core.lib
@@ -19,5 +17,3 @@
#include <spdlog/sinks/basic_file_sink.h>
#include <spdlog/sinks/stdout_color_sinks.h>
-
-#endif // SHARED_PCH_HH