summaryrefslogtreecommitdiff
path: root/include/svtools/toolboxcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/toolboxcontroller.hxx')
-rw-r--r--include/svtools/toolboxcontroller.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svtools/toolboxcontroller.hxx b/include/svtools/toolboxcontroller.hxx
index dfad5af20a6c..0bf372e9502f 100644
--- a/include/svtools/toolboxcontroller.hxx
+++ b/include/svtools/toolboxcontroller.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVTOOLS_TOOLBOXCONTROLLER_HXX
-#define INCLUDED_SVTOOLS_TOOLBOXCONTROLLER_HXX
+#pragma once
#include <svtools/svtdllapi.h>
#include <com/sun/star/beans/PropertyValue.hpp>
@@ -192,6 +191,4 @@ class SVT_DLLPUBLIC ToolboxController :
}
-#endif // INCLUDED_SVTOOLS_TOOLBOXCONTROLLER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */