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

summaryrefslogtreecommitdiff
path: root/source/frontend/StarCharCreation.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarCharCreation.hpp')
-rw-r--r--source/frontend/StarCharCreation.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarCharCreation.hpp b/source/frontend/StarCharCreation.hpp
index 7a52f4f..a4fc555 100644
--- a/source/frontend/StarCharCreation.hpp
+++ b/source/frontend/StarCharCreation.hpp
@@ -1,5 +1,4 @@
-#ifndef _STAR_CHAR_CREATION_H_
-#define _STAR_CHAR_CREATION_H_
+#pragma once
#include "StarPane.hpp"
#include "StarImageProcessing.hpp"
@@ -57,5 +56,3 @@ private:
};
}
-
-#endif