| Index: mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl
|
| 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 bd04e620a87e85f01e311d011fcd434361b28f17..ae217e83fa6ec1446e4259230c1d2f0475c86a9d 100644
|
| --- a/mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl
|
| +++ b/mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl
|
| @@ -22,6 +22,7 @@
|
|
|
| #include <math.h>
|
| #include <stdint.h>
|
| +#include <utility>
|
|
|
| #include "base/trace_event/trace_event.h"
|
| #include "mojo/public/cpp/bindings/lib/array_serialization.h"
|
|
|