Commit 0dca953b by Ian Henriksen

Include cstdlib in map_test to make sure std::rand is available when

building with libc++.
parent e4ad1afa
#include "benchmark/benchmark.h"
#include <cstdlib>
#include <map>
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