libbd: add required <cassert> include
This commit is contained in:
parent
39ed528e25
commit
90c5524e7b
@ -5,6 +5,7 @@
|
||||
* Modified for Ardour and released under the same terms.
|
||||
*/
|
||||
|
||||
#include <cassert>
|
||||
#include <string.h>
|
||||
#include <iostream>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user