Fix -Wsign-compare
[folly.git] / folly / experimental / Bits.h
index e0376a5b323009a2b6a954992efa9561758fa494..0601513fd3ee596e4f2d23ad677d2b509179416a 100644 (file)
@@ -307,4 +307,3 @@ inline size_t Bits<T, Traits>::count(const T* begin, const T* end) {
 }  // namespace folly
 
 #endif /* FOLLY_EXPERIMENTAL_BITS_H_ */
-