/* -*- C++ -*- */ // $Id$ #ifndef ACE_CONFIG_H #define ACE_CONFIG_H #include "ace/pre.h" #include "ace/config-g++-common.h" #include "ace/config-sco-5.0.0.h" #define ACE_HAS_GNU_CSTRING_H #include "ace/post.h" #endif /* ACE_CONFIG_H */