diff options
Diffstat (limited to 'TAO/tao/ValueBase.h')
-rw-r--r-- | TAO/tao/ValueBase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ValueBase.h b/TAO/tao/ValueBase.h index ca538255b35..f4b8fd11207 100644 --- a/TAO/tao/ValueBase.h +++ b/TAO/tao/ValueBase.h @@ -15,8 +15,8 @@ // ============================================================================ #ifndef TAO_VALUEBASE_H -#include "ace/pre.h" #define TAO_VALUEBASE_H +#include "ace/pre.h" #include "ace/OS.h" /* for ptr_arith_t */ |