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