add missing header.
bad_alloc depends on <new>
This commit is contained in:
parent
e153407b51
commit
a7b30fcb9e
@ -26,6 +26,7 @@ extern "C" {
|
||||
#include <libavfilter/avfilter.h>
|
||||
}
|
||||
|
||||
#include <new>
|
||||
#include <utility>
|
||||
|
||||
struct AudioFormat;
|
||||
|
Loading…
Reference in New Issue
Block a user