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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h
index 39ccd2ce81a..bc4f0497796 100644
--- a/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h
+++ b/TAO/orbsvcs/orbsvcs/AV/Endpoint_Strategy.h
@@ -17,6 +17,7 @@
// ============================================================================
#ifndef TAO_AV_ENDPOINT_STRATEGY_H
+#include "ace/pre.h"
#define TAO_AV_ENDPOINT_STRATEGY_H
#include "AVStreams_i.h"
@@ -166,4 +167,5 @@ protected:
// Include the templates here.
#include "Endpoint_Strategy_T.h"
+#include "ace/post.h"
#endif /* TAO_AV_ENDPOINT_STRATEGY_H */