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

summaryrefslogtreecommitdiff
path: root/source/game/interfaces/StarLoungingEntities.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/interfaces/StarLoungingEntities.hpp')
-rw-r--r--source/game/interfaces/StarLoungingEntities.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/interfaces/StarLoungingEntities.hpp b/source/game/interfaces/StarLoungingEntities.hpp
index 89510a3..2ccc3bd 100644
--- a/source/game/interfaces/StarLoungingEntities.hpp
+++ b/source/game/interfaces/StarLoungingEntities.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_LOUNGING_ENTITIES_HPP
-#define STAR_LOUNGING_ENTITIES_HPP
+#pragma once
#include "StarDrawable.hpp"
#include "StarAnchorableEntity.hpp"
@@ -68,5 +67,3 @@ public:
};
}
-
-#endif