summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-21 23:51:40 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-21 23:51:40 +0000
commitb3137ee815be2a3907226eda6c1f8bd180af66cd (patch)
tree4755dbd469a80c5372ec49f8ee205697dc9deee2 /TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h
parentc2d2715c82253e85b4df87f92a5ee1c782543246 (diff)
downloadATCD-b3137ee815be2a3907226eda6c1f8bd180af66cd.tar.gz
ChangeLogTag:Mon Jul 21 22:57:54 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h
index e178d6a9661..d8fc1e2a673 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Endpoint_Selector_Factory.h
@@ -14,7 +14,7 @@
#ifndef TAO_FT_ENDPOINT_SELECTOR_FACTORY_H
#define TAO_FT_ENDPOINT_SELECTOR_FACTORY_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "fault_tol_export.h"
@@ -66,5 +66,5 @@ private:
ACE_STATIC_SVC_DECLARE_EXPORT (TAO_FT, TAO_FT_Endpoint_Selector_Factory)
ACE_FACTORY_DECLARE (TAO_FT, TAO_FT_Endpoint_Selector_Factory)
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_DEFAULT_ENDPOINT_SELECTOR_FACTORY_H */