diff options
Diffstat (limited to 'ace/config-cxx-common.h')
-rw-r--r-- | ace/config-cxx-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-cxx-common.h b/ace/config-cxx-common.h index 3a06ed7f261..ed17af5c8a4 100644 --- a/ace/config-cxx-common.h +++ b/ace/config-cxx-common.h @@ -1,8 +1,8 @@ // $Id$ #ifndef ACE_CXX_COMMON_H -#include "ace/pre.h" #define ACE_CXX_COMMON_H +#include "ace/pre.h" #if !defined (ACE_CONFIG_INCLUDE_CXX_COMMON) # error ace/config-cxx-common.h: ACE configuration error! Do not #include this file directly! |