From 0460c721ca3a67964d4e1d99717eb596da778288 Mon Sep 17 00:00:00 2001 From: parsons Date: Tue, 11 May 1999 04:13:00 +0000 Subject: *** empty log message *** --- TAO/tao/Domain.pidl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TAO') diff --git a/TAO/tao/Domain.pidl b/TAO/tao/Domain.pidl index f18f00107fa..6e20883b2cf 100644 --- a/TAO/tao/Domain.pidl +++ b/TAO/tao/Domain.pidl @@ -17,6 +17,10 @@ // // ================================================================ +#if !defined POLICY_DOMAIN_IDL +#define POLICY_DOMAIN_IDL + + #pragma prefix "omg.org" @@ -41,3 +45,5 @@ module CORBA typedef sequence DomainManagerList; }; + +#endif /* !defined POLICY_DOMAIN_IDL */ -- cgit v1.2.1