Commit 2ca06513 authored by Kenton Varda's avatar Kenton Varda

Merge pull request #47 from dwrensha/benchmark-include

add missing includes
parents 2aa37a8a 030d42b7
......@@ -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