iwyu/mkvwriter: Update includes.
Include what you use analysis based include update. Change-Id: Ic3c0f943c3d9fc633d4b5b1f649f10ddf54692c7
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
#include <share.h> // for _SH_DENYWR
|
||||
#endif
|
||||
|
||||
#include <new>
|
||||
|
||||
namespace mkvmuxer {
|
||||
|
||||
MkvWriter::MkvWriter() : file_(NULL), writer_owns_file_(true) {}
|
||||
|
||||
Reference in New Issue
Block a user