summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/corba/giop/giop.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/corba/giop/giop.idl')
-rw-r--r--udkapi/com/sun/star/corba/giop/giop.idl5
1 files changed, 4 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/corba/giop/giop.idl b/udkapi/com/sun/star/corba/giop/giop.idl
index 56e6fe67eda4..133683c0d18e 100644
--- a/udkapi/com/sun/star/corba/giop/giop.idl
+++ b/udkapi/com/sun/star/corba/giop/giop.idl
@@ -24,6 +24,9 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
+#ifndef __com_sun_star_corba_giop_giop_idl__
+#define __com_sun_star_corba_giop_giop_idl__
+
#include <com/sun/star/corba/iop/iop.idl>
module com { module sun { module star { module corba { module giop
{
@@ -248,4 +251,4 @@ published struct FragmentHeader_1_2
}; }; }; }; };
-
+#endif