summaryrefslogtreecommitdiffstats
path: root/svgio/inc/svgtoken.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgtoken.hxx')
-rw-r--r--svgio/inc/svgtoken.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/svgio/inc/svgtoken.hxx b/svgio/inc/svgtoken.hxx
index fe5e67a630bb..16b7aad5f696 100644
--- a/svgio/inc/svgtoken.hxx
+++ b/svgio/inc/svgtoken.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVGIO_INC_SVGTOKEN_HXX
-#define INCLUDED_SVGIO_INC_SVGTOKEN_HXX
+#pragma once
#include <rtl/ustring.hxx>
@@ -187,6 +186,4 @@ namespace svgio::svgreader
} // end of namespace svgio::svgreader
-#endif // INCLUDED_SVGIO_INC_SVGTOKEN_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */