diff options
Diffstat (limited to 'ace/Pair_T.h')
-rw-r--r-- | ace/Pair_T.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Pair_T.h b/ace/Pair_T.h index c5f77b61247..18787e4902b 100644 --- a/ace/Pair_T.h +++ b/ace/Pair_T.h @@ -15,8 +15,8 @@ // ============================================================================ #ifndef ACE_PAIR_T_H -#include "ace/pre.h" #define ACE_PAIR_T_H +#include "ace/pre.h" #include "ace/Pair.h" |