Remove an unnecessary #include that prevents 'libs/evoral' from building with MSVC...
authorJohn Emmas <johne53@tiscali.co.uk>
Tue, 23 Jul 2013 06:43:48 +0000 (07:43 +0100)
committerJohn Emmas <johne53@tiscali.co.uk>
Tue, 23 Jul 2013 06:43:48 +0000 (07:43 +0100)
libs/evoral/evoral/midi_util.h

index e1ae7f46203233382ae4cca6cb072ae983d997a3..e4480b347e1395613a27d8899e29de520c06643d 100644 (file)
@@ -22,7 +22,6 @@
 #include <iostream>
 
 #include <stdint.h>
-#include <stdbool.h>
 #include <string>
 #include <sys/types.h>
 #include <assert.h>