summaryrefslogtreecommitdiff
path: root/include/svtools/stringtransfer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/stringtransfer.hxx')
-rw-r--r--include/svtools/stringtransfer.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svtools/stringtransfer.hxx b/include/svtools/stringtransfer.hxx
index 90a6e28f7b5e..9e3fead4e84c 100644
--- a/include/svtools/stringtransfer.hxx
+++ b/include/svtools/stringtransfer.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVTOOLS_STRINGTRANSFER_HXX
-#define INCLUDED_SVTOOLS_STRINGTRANSFER_HXX
+#pragma once
#include <config_options.h>
#include <svtools/svtdllapi.h>
@@ -65,6 +64,4 @@ namespace svt
} // namespace svt
-#endif // INCLUDED_SVTOOLS_STRINGTRANSFER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */