summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h')
-rw-r--r--TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h b/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h
index 9b1d43a673f..188d08fe210 100644
--- a/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h
+++ b/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h
@@ -26,9 +26,11 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "tao/MProfile.h"
#include "tao/Invocation_Endpoint_Selectors.h"
+class TAO_MProfile;
+class TAO_Endpoint;
+
/**
* @class TAO_RT_Default_Endpoint_Selector
*