summaryrefslogtreecommitdiff
path: root/include/test/container/xindexaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/test/container/xindexaccess.hxx')
-rw-r--r--include/test/container/xindexaccess.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/test/container/xindexaccess.hxx b/include/test/container/xindexaccess.hxx
index 95401c1cddff..0496ffae9158 100644
--- a/include/test/container/xindexaccess.hxx
+++ b/include/test/container/xindexaccess.hxx
@@ -7,6 +7,9 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+#ifndef INCLUDED_TEST_CONTAINER_XINDEXACCESS_HXX
+#define INCLUDED_TEST_CONTAINER_XINDEXACCESS_HXX
+
#include <com/sun/star/uno/Reference.hxx>
namespace apitest {
@@ -31,4 +34,6 @@ private:
}
+#endif // INCLUDED_TEST_CONTAINER_XINDEXACCESS_HXX
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */