summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h
index b6979ceff56..0288bb565b3 100644
--- a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h
@@ -14,7 +14,7 @@
#ifndef TAO_AV_ENDPOINT_STRATEGY_H
#define TAO_AV_ENDPOINT_STRATEGY_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "AVStreams_i.h"
#include "tao/PortableServer/ORB_Manager.h"
@@ -174,5 +174,5 @@ protected:
// Include the templates here.
#include "Endpoint_Strategy_T.h"
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_AV_ENDPOINT_STRATEGY_H */