/* -*- C++ -*- */ // $Id$ // The following configuration file is designed to work for Linux // platforms using GNU C++. #ifndef ACE_CONFIG_H #define ACE_CONFIG_H #include "ace/config-cygwin32-common.h" #define ACE_HAS_AUTOMATIC_INIT_FINI #endif /* ACE_CONFIG_H */