X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Ftest%2FHistogramTest.cpp;h=c2997a35ecdf5e55a44d18e24924d47a6298d884;hb=fa172175980b13569ba42008202a857af6e959dd;hp=143dea6e745d4b53670cae240ecb1a1ae7d794cf;hpb=321542683a01c3f334047531e9b487f047129775;p=folly.git diff --git a/folly/test/HistogramTest.cpp b/folly/test/HistogramTest.cpp index 143dea6e..c2997a35 100644 --- a/folly/test/HistogramTest.cpp +++ b/folly/test/HistogramTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 Facebook, Inc. + * Copyright 2017 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,8 +17,7 @@ #include #include -#include -#include +#include using folly::Histogram;