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