summaryrefslogtreecommitdiff
path: root/TAO/tao/Endpoint_Selector_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Endpoint_Selector_Factory.h')
-rw-r--r--TAO/tao/Endpoint_Selector_Factory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Endpoint_Selector_Factory.h b/TAO/tao/Endpoint_Selector_Factory.h
index 46c8bf93b02..452e05af03a 100644
--- a/TAO/tao/Endpoint_Selector_Factory.h
+++ b/TAO/tao/Endpoint_Selector_Factory.h
@@ -17,7 +17,7 @@
#ifndef TAO_ENDPOINT_SELECTOR_FACTORY_H
#define TAO_ENDPOINT_SELECTOR_FACTORY_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/corbafwd.h"
@@ -64,5 +64,5 @@ public:
ACE_ENV_ARG_DECL) = 0;
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_ENDPOINT_SELECTOR_FACTORY_H */