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

summaryrefslogtreecommitdiff
path: root/source/game/StarTilesetDatabase.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarTilesetDatabase.hpp')
-rw-r--r--source/game/StarTilesetDatabase.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarTilesetDatabase.hpp b/source/game/StarTilesetDatabase.hpp
index 1eedffd..98aad5b 100644
--- a/source/game/StarTilesetDatabase.hpp
+++ b/source/game/StarTilesetDatabase.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_TILESET_DATABASE_HPP
-#define STAR_TILESET_DATABASE_HPP
+#pragma once
#include "StarDungeonGenerator.hpp"
#include "StarJson.hpp"
@@ -138,5 +137,3 @@ namespace Tiled {
}
}
-
-#endif