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

summaryrefslogtreecommitdiff
path: root/source/core/StarJsonPatch.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/core/StarJsonPatch.hpp')
-rw-r--r--source/core/StarJsonPatch.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/core/StarJsonPatch.hpp b/source/core/StarJsonPatch.hpp
index 1cf689c..bd331c4 100644
--- a/source/core/StarJsonPatch.hpp
+++ b/source/core/StarJsonPatch.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_JSON_PATCH_HPP
-#define STAR_JSON_PATCH_HPP
+#pragma once
#include "StarJson.hpp"
@@ -37,5 +36,3 @@ namespace JsonPatching {
}
}
-
-#endif