summaryrefslogtreecommitdiffstats
path: root/forms/source/component/FormsCollection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/FormsCollection.hxx')
-rw-r--r--forms/source/component/FormsCollection.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/forms/source/component/FormsCollection.hxx b/forms/source/component/FormsCollection.hxx
index 2a8dce1407aa..0dfb6aea76bb 100644
--- a/forms/source/component/FormsCollection.hxx
+++ b/forms/source/component/FormsCollection.hxx
@@ -17,6 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#ifndef INCLUDED_FORMS_SOURCE_COMPONENT_fORMSCOLLECTION_HXX
+#define INCLUDED_FORMS_SOURCE_COMPONENT_fORMSCOLLECTION_HXX
+
#include "InterfaceContainer.hxx"
#include <cppuhelper/component.hxx>
#include <cppuhelper/implbase2.hxx>
@@ -184,4 +187,6 @@ public:
} // namespace frm
+#endif // INCLUDED_FORMS_SOURCE_COMPONENT_fORMSCOLLECTION_HXX
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */