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