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