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

summaryrefslogtreecommitdiff
path: root/source/frontend/StarChat.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarChat.hpp')
-rw-r--r--source/frontend/StarChat.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarChat.hpp b/source/frontend/StarChat.hpp
index 7d9d127..28117ff 100644
--- a/source/frontend/StarChat.hpp
+++ b/source/frontend/StarChat.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_CHAT_HPP
-#define STAR_CHAT_HPP
+#pragma once
#include "StarPane.hpp"
#include "StarChatTypes.hpp"
@@ -99,5 +98,3 @@ private:
};
}
-
-#endif