summaryrefslogtreecommitdiff
path: root/unoidl/source/sourcefileprovider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoidl/source/sourcefileprovider.hxx')
-rw-r--r--unoidl/source/sourcefileprovider.hxx5
1 files changed, 1 insertions, 4 deletions
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: */