diff options
Diffstat (limited to 'uui/source/getcontinuations.hxx')
-rw-r--r-- | uui/source/getcontinuations.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/uui/source/getcontinuations.hxx b/uui/source/getcontinuations.hxx index 6ea1f55fa067..4d22d8736e17 100644 --- a/uui/source/getcontinuations.hxx +++ b/uui/source/getcontinuations.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_UUI_SOURCE_GETCONTINUATIONS_HXX -#define INCLUDED_UUI_SOURCE_GETCONTINUATIONS_HXX +#pragma once #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/uno/Sequence.hxx> @@ -100,6 +99,4 @@ void getContinuations( } } -#endif // INCLUDED_UUI_SOURCE_GETCONTINUATIONS_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |