mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
libbd: add required <cassert> include
This commit is contained in:
parent
39ed528e25
commit
90c5524e7b
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
* Modified for Ardour and released under the same terms.
|
||||
*/
|
||||
|
||||
#include <cassert>
|
||||
#include <string.h>
|
||||
#include <iostream>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue