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