diff options
Diffstat (limited to 'include/test')
-rw-r--r-- | include/test/sheet/xarrayformularange.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/test/sheet/xarrayformularange.hxx b/include/test/sheet/xarrayformularange.hxx index 8f54f7097ba6..2529b8153fc5 100644 --- a/include/test/sheet/xarrayformularange.hxx +++ b/include/test/sheet/xarrayformularange.hxx @@ -7,8 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef INCLUDED_TEST_SHEET_XARRAUFORMULARANGE_HXX -#define INCLUDED_TEST_SHEET_XARRAUFORMULARANGE_HXX +#pragma once #include <com/sun/star/uno/XInterface.hpp> #include <com/sun/star/uno/Reference.hxx> @@ -30,6 +29,4 @@ protected: }; } // namespace apitest -#endif // INCLUDED_TEST_SHEET_XARRAUFORMULARANGE_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */ |