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

add missing includes

parent 2aa37a8a
......@@ -37,6 +37,8 @@
#include <stdexcept>
#include <stdio.h>
#include <string.h>
#include <string>
#include <vector>
namespace capnp {
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