summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/corba/iop/iop.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/corba/iop/iop.idl')
-rw-r--r--udkapi/com/sun/star/corba/iop/iop.idl5
1 files changed, 4 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/corba/iop/iop.idl b/udkapi/com/sun/star/corba/iop/iop.idl
index 85be91f3ae47..eb7f189caf4c 100644
--- a/udkapi/com/sun/star/corba/iop/iop.idl
+++ b/udkapi/com/sun/star/corba/iop/iop.idl
@@ -24,6 +24,9 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
+#ifndef __com_sun_star_corba_iop_iop_idl__
+#define __com_sun_star_corba_iop_iop_idl__
+
#include <com/sun/star/corba/corba.idl>
module com { module sun { module star { module corba { module iop
{ // IDL
@@ -120,4 +123,4 @@ module com { module sun { module star { module corba { module iop
};
}; }; }; }; };
-
+#endif