summaryrefslogtreecommitdiff
path: root/include/svx/swframeposstrings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/swframeposstrings.hxx')
-rw-r--r--include/svx/swframeposstrings.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/svx/swframeposstrings.hxx b/include/svx/swframeposstrings.hxx
index c0ef3a3520d0..06cbc4028c6b 100644
--- a/include/svx/swframeposstrings.hxx
+++ b/include/svx/swframeposstrings.hxx
@@ -16,8 +16,8 @@
* 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_SVX_SWFRAMEPOSSTRINGS_HXX
-#define INCLUDED_SVX_SWFRAMEPOSSTRINGS_HXX
+
+#pragma once
#include <rtl/ustring.hxx>
#include <svx/svxdllapi.h>
@@ -78,6 +78,5 @@ public:
};
static OUString GetString(StringId eId);
};
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */