fix folly build under python 3
[folly.git] / folly / Fingerprint.h
index 9dbf13e9c9546b1e99d4533106f26d2cbcabc857..5debaf3efe8a0dd87fff1978942a50b0e346c816 100644 (file)
@@ -263,4 +263,3 @@ inline uint64_t Fingerprint<128>::shlor64(uint64_t v) {
 }  // namespace folly
 
 #endif /* FOLLY_FINGERPRINT_H_ */
-