summaryrefslogtreecommitdiff
path: root/svgio/inc/svggnode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svggnode.hxx')
-rw-r--r--svgio/inc/svggnode.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/svgio/inc/svggnode.hxx b/svgio/inc/svggnode.hxx
index 8a4e4742e79a..e59df3e74890 100644
--- a/svgio/inc/svggnode.hxx
+++ b/svgio/inc/svggnode.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVGIO_INC_SVGGNODE_HXX
-#define INCLUDED_SVGIO_INC_SVGGNODE_HXX
+#pragma once
#include "svgnode.hxx"
#include "svgstyleattributes.hxx"
@@ -54,6 +53,4 @@ namespace svgio::svgreader
} // end of namespace svgio::svgreader
-#endif // INCLUDED_SVGIO_INC_SVGGNODE_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */