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