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