summaryrefslogtreecommitdiff
path: root/include/test/container/xnamecontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/test/container/xnamecontainer.hxx')
-rw-r--r--include/test/container/xnamecontainer.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/test/container/xnamecontainer.hxx b/include/test/container/xnamecontainer.hxx
index 7a253df829fc..14239382340b 100644
--- a/include/test/container/xnamecontainer.hxx
+++ b/include/test/container/xnamecontainer.hxx
@@ -7,6 +7,9 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+#ifndef INCLUDED_TEST_CONTAINER_XNAMECONTAINER_HXX
+#define INCLUDED_TEST_CONTAINER_XNAMECONTAINER_HXX
+
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <test/testdllapi.hxx>
@@ -33,4 +36,6 @@ private:
}
+#endif // INCLUDED_TEST_CONTAINER_XNAMECONTAINER_HXX
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */