summaryrefslogtreecommitdiff
path: root/include/test/sheet/xdatapilotfieldgrouping.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/test/sheet/xdatapilotfieldgrouping.hxx')
-rw-r--r--include/test/sheet/xdatapilotfieldgrouping.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/test/sheet/xdatapilotfieldgrouping.hxx b/include/test/sheet/xdatapilotfieldgrouping.hxx
index f741663b274e..550857212537 100644
--- a/include/test/sheet/xdatapilotfieldgrouping.hxx
+++ b/include/test/sheet/xdatapilotfieldgrouping.hxx
@@ -7,6 +7,9 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+#ifndef INCLUDED_TEST_SHEET_XDATAPILOTFIELDGROUPING_HXX
+#define INCLUDED_TEST_SHEET_XDATAPILOTFIELDGROUPING_HXX
+
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/XInterface.hpp>
#include <test/testdllapi.hxx>
@@ -27,4 +30,6 @@ protected:
}
+#endif // INCLUDED_TEST_SHEET_XDATAPILOTFIELDGROUPING_HXX
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */