summaryrefslogtreecommitdiff
path: root/TAO/tao/Wait_Strategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Wait_Strategy.h')
-rw-r--r--TAO/tao/Wait_Strategy.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/tao/Wait_Strategy.h b/TAO/tao/Wait_Strategy.h
index 769b9064d1c..6450fec2c71 100644
--- a/TAO/tao/Wait_Strategy.h
+++ b/TAO/tao/Wait_Strategy.h
@@ -10,12 +10,12 @@
*/
//=============================================================================
-
#ifndef TAO_WAIT_STRATEGY_H
#define TAO_WAIT_STRATEGY_H
+
#include /**/ "ace/pre.h"
-#include "tao/corbafwd.h"
+#include "tao/TAO_Export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -83,4 +83,5 @@ protected:
#endif /* __ACE_INLINE__ */
#include /**/ "ace/post.h"
+
#endif /* TAO_WAIT_STRATEGY_H */