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

summaryrefslogtreecommitdiff
path: root/source/frontend/StarInterfaceCursor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarInterfaceCursor.hpp')
-rw-r--r--source/frontend/StarInterfaceCursor.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarInterfaceCursor.hpp b/source/frontend/StarInterfaceCursor.hpp
index 6936700..7872414 100644
--- a/source/frontend/StarInterfaceCursor.hpp
+++ b/source/frontend/StarInterfaceCursor.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_INTERFACE_CURSOR_HPP
-#define STAR_INTERFACE_CURSOR_HPP
+#pragma once
#include "StarJson.hpp"
#include "StarAnimation.hpp"
@@ -33,5 +32,3 @@ private:
};
}
-
-#endif