summaryrefslogtreecommitdiff
path: root/cui/source/inc/SvxConfigPageHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/SvxConfigPageHelper.hxx')
-rw-r--r--cui/source/inc/SvxConfigPageHelper.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/cui/source/inc/SvxConfigPageHelper.hxx b/cui/source/inc/SvxConfigPageHelper.hxx
index 8aaba7ae90e2..8beed6069be3 100644
--- a/cui/source/inc/SvxConfigPageHelper.hxx
+++ b/cui/source/inc/SvxConfigPageHelper.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CUI_SOURCE_INC_SVXCONFIGPAGEHELPER_HXX
-#define INCLUDED_CUI_SOURCE_INC_SVXCONFIGPAGEHELPER_HXX
+#pragma once
#include <com/sun/star/frame/XModuleManager2.hpp>
@@ -87,6 +86,4 @@ public:
};
-#endif // INCLUDED_CUI_SOURCE_INC_SVXCONFIGPAGEHELPER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */