iwyu/webm2pes: Update includes.
Include what you use analysis based include update. Change-Id: Ib390c6a669d31ec298a4db407a50904576b99d91
This commit is contained in:
@@ -7,7 +7,9 @@
|
|||||||
// be found in the AUTHORS file in the root of the source tree.
|
// be found in the AUTHORS file in the root of the source tree.
|
||||||
#include "m2ts/webm2pes.h"
|
#include "m2ts/webm2pes.h"
|
||||||
|
|
||||||
|
#include <cstdio>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
|
#include <new>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
#include "common/libwebm_util.h"
|
#include "common/libwebm_util.h"
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
#ifndef LIBWEBM_M2TS_WEBM2PES_H_
|
#ifndef LIBWEBM_M2TS_WEBM2PES_H_
|
||||||
#define LIBWEBM_M2TS_WEBM2PES_H_
|
#define LIBWEBM_M2TS_WEBM2PES_H_
|
||||||
|
|
||||||
|
#include <cstddef>
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|||||||
Reference in New Issue
Block a user