Fix include-what-you-use warning in common/file_util.cc.
Add include for <string>. Change-Id: I053fb2e6e36889e819703c601b2df8c6d313817f
This commit is contained in:
		| @@ -17,6 +17,7 @@ | |||||||
| #include <cstring> | #include <cstring> | ||||||
| #include <fstream> | #include <fstream> | ||||||
| #include <ios> | #include <ios> | ||||||
|  | #include <string> | ||||||
|  |  | ||||||
| namespace libwebm { | namespace libwebm { | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Tom Finegan
					Tom Finegan