diff options
Diffstat (limited to 'TAO/tao/PollableS.h')
-rw-r--r-- | TAO/tao/PollableS.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PollableS.h b/TAO/tao/PollableS.h index 1c1cdfff95e..eb29e548f84 100644 --- a/TAO/tao/PollableS.h +++ b/TAO/tao/PollableS.h @@ -18,8 +18,8 @@ // ================================================================ #ifndef TAO_IDL_POLLABLES_H -#include "ace/pre.h" #define TAO_IDL_POLLABLES_H +#include "ace/pre.h" #include "tao/PollableC.h" |