diff options
Diffstat (limited to 'include/test/container/xnamereplace.hxx')
-rw-r--r-- | include/test/container/xnamereplace.hxx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/test/container/xnamereplace.hxx b/include/test/container/xnamereplace.hxx index d9b039f4e6db..c6a2d7f03d9b 100644 --- a/include/test/container/xnamereplace.hxx +++ b/include/test/container/xnamereplace.hxx @@ -7,6 +7,9 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ +#ifndef INCLUDED_TEST_CONTAINER_XNAMEREPLACE_HXX +#define INCLUDED_TEST_CONTAINER_XNAMEREPLACE_HXX + #include <rtl/ustring.hxx> #include <com/sun/star/uno/Reference.hxx> #include <test/testdllapi.hxx> @@ -34,4 +37,6 @@ private: } +#endif // INCLUDED_TEST_CONTAINER_XNAMEREPLACE_HXX + /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |