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

summaryrefslogtreecommitdiff
path: root/source/game/StarWeather.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarWeather.hpp')
-rw-r--r--source/game/StarWeather.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarWeather.hpp b/source/game/StarWeather.hpp
index 4db0fff..7d699ea 100644
--- a/source/game/StarWeather.hpp
+++ b/source/game/StarWeather.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_WEATHER_HPP
-#define STAR_WEATHER_HPP
+#pragma once
#include "StarNetElementSystem.hpp"
#include "StarWeatherTypes.hpp"
@@ -125,5 +124,3 @@ private:
};
}
-
-#endif