Commit b2e73408 by Dominic Hamon

Merge pull request #187 from insertinterestingnamehere/libcpp_include_fix

Fix missing include in map_test.cc
parents e4ad1afa 0dca953b
#include "benchmark/benchmark.h" #include "benchmark/benchmark.h"
#include <cstdlib>
#include <map> #include <map>
namespace { namespace {
......
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