annotate marsyas-link/config.h @ 48:15fabd733c0a

Pin all plugin subrepos to something. The ones under our control that are pinned to a revision rather than a tag are probably in need of a new release.
author Chris Cannam
date Wed, 29 Jan 2020 13:50:12 +0000
parents 663baf743c63
children
rev   line source
Chris@25 1 #ifdef MARSYAS_WIN32
Chris@25 2 #undef UNICODE // we don't use file APIs, but they seem to be hardwired to char*
Chris@25 3 #endif