X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Fgen%2Ftest%2FBench.h;h=d86a7efacbeb27e90b37e25a99429115568cfa67;hb=321542683a01c3f334047531e9b487f047129775;hp=31c00258a478c2f5922ac03b067c9c335b05d5fa;hpb=aed6ef6fd357f48e0ebe9025d12021f73b00f812;p=folly.git diff --git a/folly/gen/test/Bench.h b/folly/gen/test/Bench.h index 31c00258..d86a7efa 100644 --- a/folly/gen/test/Bench.h +++ b/folly/gen/test/Bench.h @@ -1,5 +1,5 @@ /* - * Copyright 2014 Facebook, Inc. + * Copyright 2016 Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,7 +17,7 @@ #ifndef FOLLY_GEN_BENCH_H_ #define FOLLY_GEN_BENCH_H_ -#include "folly/Benchmark.h" +#include #define BENCH_GEN_IMPL(gen, prefix) \ static bool FB_ANONYMOUS_VARIABLE(benchGen) = ( \