X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Ftest%2FHistogramBenchmark.cpp;h=6f74fcf45ed6b47a87c6fabb442f0d156a526e0f;hb=a3bd593ad9374cd3a1db31066874b9bad1cf74b4;hp=73078286d0c7574dfbc8c222acd106d6e38c0729;hpb=275ca94d04e44f28cfa411668eb1c1dd8db90b80;p=folly.git diff --git a/folly/test/HistogramBenchmark.cpp b/folly/test/HistogramBenchmark.cpp index 73078286..6f74fcf4 100644 --- a/folly/test/HistogramBenchmark.cpp +++ b/folly/test/HistogramBenchmark.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 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. @@ -15,10 +15,9 @@ */ #include -#include - #include #include +#include using folly::Histogram;