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

summaryrefslogtreecommitdiff
path: root/source/frontend/StarCinematic.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarCinematic.hpp')
-rw-r--r--source/frontend/StarCinematic.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarCinematic.hpp b/source/frontend/StarCinematic.hpp
index a86523a..15ff2cd 100644
--- a/source/frontend/StarCinematic.hpp
+++ b/source/frontend/StarCinematic.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_CINEMATIC_HPP
-#define STAR_CINEMATIC_HPP
+#pragma once
#include "StarTime.hpp"
#include "StarRenderer.hpp"
@@ -139,5 +138,3 @@ private:
};
}
-
-#endif