summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/LifeCycleService.idl
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-02-26 06:45:59 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-02-26 06:45:59 +0000
commitc409d712ba27cff18b02447f73a108cdbd158be8 (patch)
tree71ce3076a259e18022767763310c7c2f0c8461ee /TAO/orbsvcs/orbsvcs/LifeCycleService.idl
parentcaa101a3d8706e8bebba2a0431daabd7e37fafda (diff)
downloadATCD-c409d712ba27cff18b02447f73a108cdbd158be8.tar.gz
.
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/LifeCycleService.idl')
-rw-r--r--TAO/orbsvcs/orbsvcs/LifeCycleService.idl4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/LifeCycleService.idl b/TAO/orbsvcs/orbsvcs/LifeCycleService.idl
index e750cfd7b42..d1cf1872d0b 100644
--- a/TAO/orbsvcs/orbsvcs/LifeCycleService.idl
+++ b/TAO/orbsvcs/orbsvcs/LifeCycleService.idl
@@ -14,6 +14,9 @@
//
// ============================================================================
+#ifndef TAO_LIFECYCLESERVICE_IDL
+#define TAO_LIFECYCLESERVICE_IDL
+
#include "CosLifeCycle.idl"
module LifeCycleService
@@ -69,3 +72,4 @@ module LifeCycleService
};
};
+#endif /* TAO_LIFECYCLESERVICE_IDL */