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

summaryrefslogtreecommitdiff
path: root/source/core/StarBuffer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/core/StarBuffer.hpp')
-rw-r--r--source/core/StarBuffer.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/core/StarBuffer.hpp b/source/core/StarBuffer.hpp
index a92138b..0e1213e 100644
--- a/source/core/StarBuffer.hpp
+++ b/source/core/StarBuffer.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_BUFFER_HPP
-#define STAR_BUFFER_HPP
+#pragma once
#include "StarIODevice.hpp"
#include "StarString.hpp"
@@ -118,5 +117,3 @@ private:
};
}
-
-#endif