summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h b/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h
index 56c5070acd5..80407055463 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Null_Scheduling.h
@@ -23,6 +23,7 @@
// ============================================================================
#ifndef TAO_EC_NULL_SCHEDULING_H
+#include "ace/pre.h"
#define TAO_EC_NULL_SCHEDULING_H
#include "EC_Scheduling_Strategy.h"
@@ -71,4 +72,5 @@ private:
#include "EC_Null_Scheduling.i"
#endif /* __ACE_INLINE__ */
+#include "ace/post.h"
#endif /* TAO_EC_NULL_SCHEDULING_H */