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