summaryrefslogtreecommitdiff
path: root/extensions/source/ole/comifaces.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/ole/comifaces.hxx')
-rw-r--r--extensions/source/ole/comifaces.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/extensions/source/ole/comifaces.hxx b/extensions/source/ole/comifaces.hxx
index 87784161e8cd..51e955dd607f 100644
--- a/extensions/source/ole/comifaces.hxx
+++ b/extensions/source/ole/comifaces.hxx
@@ -16,8 +16,7 @@
* 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_EXTENSIONS_SOURCE_OLE_COMIFACES_HXX
-#define INCLUDED_EXTENSIONS_SOURCE_OLE_COMIFACES_HXX
+#pragma once
#include <com/sun/star/uno/XInterface.hpp>
@@ -60,6 +59,4 @@ protected:
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */