summaryrefslogtreecommitdiffstats
path: root/mojo/public/tools
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/public/tools')
-rw-r--r--mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl b/mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl
index 1f9cb1e..bd04e62 100644
--- a/mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl
+++ b/mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl
@@ -21,6 +21,7 @@
#include "{{variant_path}}.h"
#include <math.h>
+#include <stdint.h>
#include "base/trace_event/trace_event.h"
#include "mojo/public/cpp/bindings/lib/array_serialization.h"