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

summaryrefslogtreecommitdiff
path: root/source/core/StarPythonic.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/core/StarPythonic.hpp')
-rw-r--r--source/core/StarPythonic.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/core/StarPythonic.hpp b/source/core/StarPythonic.hpp
index 0131130..a5f76dc 100644
--- a/source/core/StarPythonic.hpp
+++ b/source/core/StarPythonic.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_PYTHONIC_HPP
-#define STAR_PYTHONIC_HPP
+#pragma once
#include "StarAlgorithm.hpp"
@@ -605,5 +604,3 @@ ResultContainer enumerateConstruct(Iterable&& list) {
}
}
-
-#endif