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