/* -*- C++ -*- */ // $Id$ #if !defined (ACE_CONFIG_H) #define ACE_CONFIG_H #define ACE_HAS_BROKEN_ENUMS #define ACE_LACKS_ACE_IOSTREAM #include "ace/config-sco-5.0.0.h" #include "ace/config-fsu-pthread.h" // #define ACE_HAS_GNU_CSTRING_H #endif /* ACE_CONFIG_H */