Commit 14c4ce5e by izaid

Removed unneeded #include <cstddef>

parent 41494129
#ifndef BENCHMARK_ARRAYSIZE_H_
#define BENCHMARK_ARRAYSIZE_H_
#include <cstddef>
#include "internal_macros.h"
namespace benchmark {
......
#include <cstddef>
#include "benchmark/benchmark_api.h"
#define BASIC_BENCHMARK_TEST(x) \
......
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