summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorProxySupplier_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorProxySupplier_T.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorProxySupplier_T.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorProxySupplier_T.h b/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorProxySupplier_T.h
index 6b48b66d9b3..cd07f0f4160 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorProxySupplier_T.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorProxySupplier_T.h
@@ -14,6 +14,8 @@
#include "orbsvcs/Notify/Buffering_Strategy.h"
#include "orbsvcs/Notify/SupplierAdmin.h"
+#if defined (TAO_HAS_MONITOR_FRAMEWORK) && (TAO_HAS_MONITOR_FRAMEWORK == 1)
+
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
namespace ACE
@@ -85,5 +87,8 @@ TAO_END_VERSIONED_NAMESPACE_DECL
#pragma implementation ("MonitorProxySupplier_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
+#endif // TAO_HAS_MONITOR_FRAMEWORK == 1
+
#include /**/ "ace/post.h"
#endif /* MONITORPROXYSUPPLIER_H */
+