summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Notify_EventChannel_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Notify_EventChannel_i.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_EventChannel_i.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_EventChannel_i.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_EventChannel_i.h
index 5524f3f6119..0d8da099f35 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_EventChannel_i.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_EventChannel_i.h
@@ -16,6 +16,7 @@
// ==========================================================================
#ifndef TAO_NOTIFY_EVENTCHANNEL_I_H_
+#include "ace/pre.h"
#define TAO_NOTIFY_EVENTCHANNEL_I_H_
#include "Notify_ID_Pool_T.h"
@@ -294,4 +295,5 @@ virtual void destroy (
#pragma warning(pop)
#endif /* _MSC_VER */
+#include "ace/post.h"
#endif /* TAO_NOTIFY_EVENTCHANNEL_I_H_ */