summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/IOR_Multicast.h
diff options
context:
space:
mode:
authorfields_t <fields_t@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-09-30 04:16:30 +0000
committerfields_t <fields_t@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-09-30 04:16:30 +0000
commit10f62578d8b8d5ec679336e381cdd2d8ef735de7 (patch)
tree50ae383ff5a6ea4c1b7ae43525b49eb9b945a003 /TAO/orbsvcs/orbsvcs/IOR_Multicast.h
parenta0ba5801199ff45f8ceb12eeccac9f265081c0ae (diff)
downloadATCD-10f62578d8b8d5ec679336e381cdd2d8ef735de7.tar.gz
ChangeLogTag:Wed Sep 29 21:17:51 MST 2004 Trevor Fields <fields_t@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/IOR_Multicast.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/IOR_Multicast.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/IOR_Multicast.h b/TAO/orbsvcs/orbsvcs/IOR_Multicast.h
index 25bc9ab6e1f..013fcebf5af 100644
--- a/TAO/orbsvcs/orbsvcs/IOR_Multicast.h
+++ b/TAO/orbsvcs/orbsvcs/IOR_Multicast.h
@@ -20,7 +20,7 @@
#ifndef TAO_IOR_MULTICAST_H
#define TAO_IOR_MULTICAST_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "orbsvcs/svc_utils_export.h"
#include "tao/ORB.h"
@@ -105,5 +105,5 @@ private:
ACE_CString mcast_nic_;
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_IOR_MULTICAST_H */