X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Fexperimental%2FBits.h;h=0601513fd3ee596e4f2d23ad677d2b509179416a;hb=7ffe7766f032914384aa6e0b9598bab7d9a90602;hp=e0376a5b323009a2b6a954992efa9561758fa494;hpb=ce64f0f685111ac24c7a321ea56d0c3524621df1;p=folly.git diff --git a/folly/experimental/Bits.h b/folly/experimental/Bits.h index e0376a5b..0601513f 100644 --- a/folly/experimental/Bits.h +++ b/folly/experimental/Bits.h @@ -307,4 +307,3 @@ inline size_t Bits::count(const T* begin, const T* end) { } // namespace folly #endif /* FOLLY_EXPERIMENTAL_BITS_H_ */ -