iwyu/sample: Update includes.
Include what you use analysis based include update. Change-Id: I51b3762ec3ffb003d19a5e26c939a71f8edf18ae
This commit is contained in:
@@ -8,8 +8,10 @@
|
||||
//
|
||||
// This sample application demonstrates how to use the Matroska parser
|
||||
// library, which allows clients to handle a Matroska format file.
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include <memory>
|
||||
#include <new>
|
||||
|
||||
#include "mkvparser.hpp"
|
||||
#include "mkvreader.hpp"
|
||||
|
||||
Reference in New Issue
Block a user