13
0

Remove an unnecessary #include that prevents 'libs/evoral' from building with MSVC (more evoral changes to follow)

This commit is contained in:
John Emmas 2013-07-23 07:43:48 +01:00
parent d0a6c19134
commit 1cb37fc11c

View File

@ -22,7 +22,6 @@
#include <iostream>
#include <stdint.h>
#include <stdbool.h>
#include <string>
#include <sys/types.h>
#include <assert.h>