summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h
diff options
context:
space:
mode:
authorisisbuilds <isisbuilds@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-08-30 01:47:14 +0000
committerisisbuilds <isisbuilds@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-08-30 01:47:14 +0000
commit48676c1439d76fbd7024baf00258e871eeeaa167 (patch)
treec978b069429f789633322f4c7622720dcaedde5b /TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h
parent11f5b7705d1ea980c01f95df6e7222cc867bbd44 (diff)
downloadATCD-48676c1439d76fbd7024baf00258e871eeeaa167.tar.gz
ChangeLogTag:Mon Aug 29 18:39:29 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h
index 36906b9aa17..0ea83fc2966 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connection_Handler.h
@@ -15,20 +15,19 @@
#include /**/ "ace/pre.h"
-#include "ace/Reactor.h"
+#include "portablegroup_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
#pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "ace/Acceptor.h"
+#include "UIPMC_Transport.h"
#include "tao/Wait_Strategy.h"
#include "tao/Connection_Handler.h"
-#include "UIPMC_Transport.h"
-#include "portablegroup_export.h"
-
+#include "ace/Acceptor.h"
+#include "ace/Reactor.h"
#include "ace/SOCK_Dgram_Mcast.h"
#include "ace/SOCK_Dgram.h"