Remove self-included header

This commit is contained in:
Xiaofeng Wang 2020-06-30 20:15:22 +08:00 committed by GitHub
parent 41c75fb66a
commit 2b276efadd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
#include <stdint.h>
#include <memory>
#include <functional>
#include "Decoder.h"
#include "Common/MediaSink.h"
using namespace std;