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

summaryrefslogtreecommitdiff
path: root/source/frontend/StarErrorScreen.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarErrorScreen.hpp')
-rw-r--r--source/frontend/StarErrorScreen.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarErrorScreen.hpp b/source/frontend/StarErrorScreen.hpp
index e16d6f4..3c6a867 100644
--- a/source/frontend/StarErrorScreen.hpp
+++ b/source/frontend/StarErrorScreen.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_ERROR_SCREEN_HPP
-#define STAR_ERROR_SCREEN_HPP
+#pragma once
#include "StarVector.hpp"
#include "StarString.hpp"
@@ -45,5 +44,3 @@ private:
};
}
-
-#endif