view marsyas-link/config.h @ 25:663baf743c63

MSVC fixes
author Chris Cannam
date Mon, 09 Dec 2019 13:56:36 +0000
parents d1501a19818e
children
line wrap: on
line source
#ifdef MARSYAS_WIN32
#undef UNICODE // we don't use file APIs, but they seem to be hardwired to char*
#endif