Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/game/interfaces/StarWarpTargetEntity.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/interfaces/StarWarpTargetEntity.hpp')
-rw-r--r--source/game/interfaces/StarWarpTargetEntity.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/interfaces/StarWarpTargetEntity.hpp b/source/game/interfaces/StarWarpTargetEntity.hpp
index cdc68f5..4f5b71b 100644
--- a/source/game/interfaces/StarWarpTargetEntity.hpp
+++ b/source/game/interfaces/StarWarpTargetEntity.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_WARP_TARGET_ENTITY_HPP
-#define STAR_WARP_TARGET_ENTITY_HPP
+#pragma once
#include "StarWarping.hpp"
#include "StarTileEntity.hpp"
@@ -16,5 +15,3 @@ public:
};
}
-
-#endif