summaryrefslogtreecommitdiff
path: root/unoidl
diff options
context:
space:
mode:
Diffstat (limited to 'unoidl')
-rw-r--r--unoidl/source/unoidlprovider.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/unoidl/source/unoidlprovider.hxx b/unoidl/source/unoidlprovider.hxx
index 4e2fce161323..0013af54284f 100644
--- a/unoidl/source/unoidlprovider.hxx
+++ b/unoidl/source/unoidlprovider.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_UNOIDL_SOURCE_UNOIDLPROVIDER_HXX
-#define INCLUDED_UNOIDL_SOURCE_UNOIDLPROVIDER_HXX
+#pragma once
#include <sal/config.h>
@@ -54,6 +53,4 @@ private:
} }
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */