Add missing stdlib include for sample
BUG=none R=machenbach@chromium.org, machenbach@chromium.or LOG=n Review URL: https://codereview.chromium.org/1113563002 Cr-Commit-Position: refs/heads/master@{#28108}
This commit is contained in:
parent
309c082a73
commit
31dae36f28
@ -29,6 +29,7 @@
|
||||
|
||||
#include <include/libplatform/libplatform.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <map>
|
||||
|
Loading…
Reference in New Issue
Block a user