summaryrefslogtreecommitdiff
path: root/svgio/inc/svgtitledescnode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgtitledescnode.hxx')
-rw-r--r--svgio/inc/svgtitledescnode.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/svgio/inc/svgtitledescnode.hxx b/svgio/inc/svgtitledescnode.hxx
index 50eb5bc73ee2..78394d81eccb 100644
--- a/svgio/inc/svgtitledescnode.hxx
+++ b/svgio/inc/svgtitledescnode.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVGIO_INC_SVGTITLEDESCNODE_HXX
-#define INCLUDED_SVGIO_INC_SVGTITLEDESCNODE_HXX
+#pragma once
#include <sal/config.h>
@@ -50,7 +49,4 @@ namespace svgio::svgreader
} // end of namespace svgio::svgreader
-
-#endif // INCLUDED_SVGIO_INC_SVGTITLEDESCNODE_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */