iwyu/vpxpes2ts: Update includes.
Include what you use analysis based include update. Change-Id: I6e7b296886c477107f8d50a7ed02187d01df125c
This commit is contained in:
parent
c1d6a70204
commit
7015af5b08
@ -8,7 +8,9 @@
|
||||
#include "m2ts/vpxpes2ts.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstdint>
|
||||
#include <cstdio>
|
||||
#include <vector>
|
||||
|
||||
namespace libwebm {
|
||||
// TODO(tomfinegan): Dedupe this and PesHeaderField.
|
||||
|
@ -8,11 +8,8 @@
|
||||
#ifndef LIBWEBM_M2TS_VPXPES2TS_H_
|
||||
#define LIBWEBM_M2TS_VPXPES2TS_H_
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstdint>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "common/libwebm_util.h"
|
||||
#include "m2ts/webm2pes.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user