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

summaryrefslogtreecommitdiff
path: root/source/frontend/StarSimpleTooltip.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarSimpleTooltip.hpp')
-rw-r--r--source/frontend/StarSimpleTooltip.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarSimpleTooltip.hpp b/source/frontend/StarSimpleTooltip.hpp
index 0dc4000..0a4923c 100644
--- a/source/frontend/StarSimpleTooltip.hpp
+++ b/source/frontend/StarSimpleTooltip.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_SIMPLE_TOOLTIP_HPP
-#define STAR_SIMPLE_TOOLTIP_HPP
+#pragma once
#include "StarString.hpp"
@@ -12,5 +11,3 @@ namespace SimpleTooltipBuilder {
};
}
-
-#endif