diff options
Diffstat (limited to 'unoidl/source/legacyprovider.hxx')
-rw-r--r-- | unoidl/source/legacyprovider.hxx | 5 |
1 files changed, 1 insertions, 4 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: */ |