view marsyas-link/config.h @ 71:66a6ae72caac

Windows build fixes
author Chris Cannam
date Thu, 13 Feb 2020 16:25:49 +0000
parents 663baf743c63
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