diff options
Diffstat (limited to 'include/test/sheet/xdatapilottable2.hxx')
-rw-r--r-- | include/test/sheet/xdatapilottable2.hxx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/test/sheet/xdatapilottable2.hxx b/include/test/sheet/xdatapilottable2.hxx index 517ddadf24b9..f4dec325fa4d 100644 --- a/include/test/sheet/xdatapilottable2.hxx +++ b/include/test/sheet/xdatapilottable2.hxx @@ -7,6 +7,9 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ +#ifndef INCLUDED_TEST_SHEET_XDATAPILOTTABLE2_HXX +#define INCLUDED_TEST_SHEET_XDATAPILOTTABLE2_HXX + #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/table/CellRangeAddress.hpp> #include <com/sun/star/table/CellAddress.hpp> @@ -50,4 +53,6 @@ private: } +#endif // INCLUDED_TEST_SHEET_XDATAPILOTTABLE2_HXX + /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |