'strings.h' isn't available in MSVC
This commit is contained in:
parent
a0a49b9769
commit
9a678b71d6
@ -18,7 +18,9 @@
|
||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#ifndef COMPILER_MSVC
|
||||
#include <strings.h>
|
||||
#endif
|
||||
#include <sndfile.h>
|
||||
#include "ardour/sndfile_helpers.h"
|
||||
#include "ardour/export_format_base.h"
|
||||
|
Loading…
Reference in New Issue
Block a user