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

summaryrefslogtreecommitdiff
path: root/source/game/StarInterpolationTracker.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarInterpolationTracker.hpp')
-rw-r--r--source/game/StarInterpolationTracker.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/game/StarInterpolationTracker.hpp b/source/game/StarInterpolationTracker.hpp
index 563c111..336f461 100644
--- a/source/game/StarInterpolationTracker.hpp
+++ b/source/game/StarInterpolationTracker.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_WORLD_INTERPOLATION_TRACKER_HPP
-#define STAR_WORLD_INTERPOLATION_TRACKER_HPP
+#pragma once
#include "StarJson.hpp"
@@ -38,5 +37,3 @@ private:
};
}
-
-#endif