Unverified Commit a7b30fcb authored by Yue Wang's avatar Yue Wang Committed by GitHub

add missing header.

bad_alloc depends on <new>
parent e153407b
...@@ -26,6 +26,7 @@ extern "C" { ...@@ -26,6 +26,7 @@ extern "C" {
#include <libavfilter/avfilter.h> #include <libavfilter/avfilter.h>
} }
#include <new>
#include <utility> #include <utility>
struct AudioFormat; struct AudioFormat;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment