diff options
Diffstat (limited to 'ace/Auto_Ptr.h')
-rw-r--r-- | ace/Auto_Ptr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Auto_Ptr.h b/ace/Auto_Ptr.h index 17da0e8fa6a..263e37d903f 100644 --- a/ace/Auto_Ptr.h +++ b/ace/Auto_Ptr.h @@ -17,8 +17,8 @@ // ============================================================================ #ifndef ACE_AUTO_PTR_H -#include "ace/pre.h" #define ACE_AUTO_PTR_H +#include "ace/pre.h" #include "ace/ACE.h" |