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

summaryrefslogtreecommitdiff
path: root/source/application/StarRenderer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/application/StarRenderer.hpp')
-rw-r--r--source/application/StarRenderer.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/application/StarRenderer.hpp b/source/application/StarRenderer.hpp
index ad44c5c..7b75077 100644
--- a/source/application/StarRenderer.hpp
+++ b/source/application/StarRenderer.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_RENDERER_HPP
-#define STAR_RENDERER_HPP
+#pragma once
#include "StarVariant.hpp"
#include "StarImage.hpp"
@@ -166,5 +165,3 @@ public:
};
}
-
-#endif