summaryrefslogtreecommitdiffstats
path: root/game/server/world/inhabited.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/server/world/inhabited.hh')
-rw-r--r--game/server/world/inhabited.hh4
1 files changed, 0 insertions, 4 deletions
diff --git a/game/server/world/inhabited.hh b/game/server/world/inhabited.hh
index bbb7a03..57008e9 100644
--- a/game/server/world/inhabited.hh
+++ b/game/server/world/inhabited.hh
@@ -1,10 +1,6 @@
-#ifndef SERVER_INHABITED_HH
-#define SERVER_INHABITED_HH 1
#pragma once
namespace world
{
struct Inhabited final {};
} // namespace world
-
-#endif // SERVER_INHABITED_HH