summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/unoidl/unopool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/unoidl/unopool.hxx')
-rw-r--r--sd/source/ui/unoidl/unopool.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/unoidl/unopool.hxx b/sd/source/ui/unoidl/unopool.hxx
index f7279e9b911d..4188e80a9f40 100644
--- a/sd/source/ui/unoidl/unopool.hxx
+++ b/sd/source/ui/unoidl/unopool.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_UNOIDL_UNOPOOL_HXX
-#define INCLUDED_SD_SOURCE_UI_UNOIDL_UNOPOOL_HXX
+#pragma once
#include <sal/config.h>
@@ -27,6 +26,4 @@
css::uno::Reference<css::uno::XInterface> SdUnoCreatePool(SdDrawDocument* pDrawModel);
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */