summaryrefslogtreecommitdiff
path: root/unoidl/source
diff options
context:
space:
mode:
Diffstat (limited to 'unoidl/source')
-rw-r--r--unoidl/source/legacyprovider.hxx5
-rw-r--r--unoidl/source/sourcefileprovider.hxx5
-rw-r--r--unoidl/source/sourceprovider-parser-requires.hxx5
3 files changed, 3 insertions, 12 deletions
diff --git a/unoidl/source/legacyprovider.hxx b/unoidl/source/legacyprovider.hxx
index ffee1affb7d0..41310ecdee70 100644
--- a/unoidl/source/legacyprovider.hxx
+++ b/unoidl/source/legacyprovider.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_UNOIDL_SOURCE_LEGACYPROVIDER_HXX
-#define INCLUDED_UNOIDL_SOURCE_LEGACYPROVIDER_HXX
+#pragma once
#include <sal/config.h>
@@ -39,6 +38,4 @@ private:
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/unoidl/source/sourcefileprovider.hxx b/unoidl/source/sourcefileprovider.hxx
index bb3403b2d0d9..4229301ded50 100644
--- a/unoidl/source/sourcefileprovider.hxx
+++ b/unoidl/source/sourcefileprovider.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_UNOIDL_SOURCE_SOURCEFILEPROVIDER_HXX
-#define INCLUDED_UNOIDL_SOURCE_SOURCEFILEPROVIDER_HXX
+#pragma once
#include <sal/config.h>
@@ -39,6 +38,4 @@ private:
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/unoidl/source/sourceprovider-parser-requires.hxx b/unoidl/source/sourceprovider-parser-requires.hxx
index 8bfb10a823c5..52b8c79e2a93 100644
--- a/unoidl/source/sourceprovider-parser-requires.hxx
+++ b/unoidl/source/sourceprovider-parser-requires.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_UNOIDL_SOURCE_SOURCEPROVIDER_PARSER_REQUIRES_HXX
-#define INCLUDED_UNOIDL_SOURCE_SOURCEPROVIDER_PARSER_REQUIRES_HXX
+#pragma once
#include <sal/config.h>
@@ -135,6 +134,4 @@ struct SourceProviderType {
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */