// -*- C++ -*-
#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H
#define ACE_HAS_STANDARD_CPP_LIBRARY 1
#include "ace/config-win32.h"
#undef ACE_LACKS_USECONDS_T // この行を追加
#endif /* ACE_CONFIG_H */
include $(ACE_ROOT)/include/makeinclude/platform_mingw32.GNU
..configure --with-openssl-include=/usr/include --with-openssl-libdir=/usr/lib