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

summaryrefslogtreecommitdiff
path: root/source/game/StarDanceDatabase.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarDanceDatabase.hpp')
-rw-r--r--source/game/StarDanceDatabase.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarDanceDatabase.hpp b/source/game/StarDanceDatabase.hpp
index c0422f4..f27e202 100644
--- a/source/game/StarDanceDatabase.hpp
+++ b/source/game/StarDanceDatabase.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_DANCE_DATABASE_HPP
-#define STAR_DANCE_DATABASE_HPP
+#pragma once
#include "StarRoot.hpp"
#include "StarAssets.hpp"
@@ -43,5 +42,3 @@ private:
};
}
-
-#endif