summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/unoidl/UnoDocumentSettings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/unoidl/UnoDocumentSettings.hxx')
-rw-r--r--sd/source/ui/unoidl/UnoDocumentSettings.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/unoidl/UnoDocumentSettings.hxx b/sd/source/ui/unoidl/UnoDocumentSettings.hxx
index ebf436862c7d..29de91941503 100644
--- a/sd/source/ui/unoidl/UnoDocumentSettings.hxx
+++ b/sd/source/ui/unoidl/UnoDocumentSettings.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_UNOIDL_UNODOCUMENTSETTINGS_HXX
-#define INCLUDED_SD_SOURCE_UI_UNOIDL_UNODOCUMENTSETTINGS_HXX
+#pragma once
#include <com/sun/star/uno/Reference.hxx>
@@ -35,6 +34,4 @@ css::uno::Reference<css::uno::XInterface>
DocumentSettings_createInstance(SdXImpressDocument* pDoc) throw();
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */