Commit 030d42b7 authored by David Renshaw's avatar David Renshaw

add missing includes

parent 2aa37a8a
...@@ -37,6 +37,8 @@ ...@@ -37,6 +37,8 @@
#include <stdexcept> #include <stdexcept>
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>
#include <string>
#include <vector>
namespace capnp { namespace capnp {
namespace benchmark { namespace benchmark {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment