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