Remove dep on Format.h from GenerateFingerprintTables.cpp
Summary: [Folly] Remove dep on `Format.h` from `GenerateFingerprintTables.cpp`. `GenerateFingerprintTables.cpp` is a tool used to generate other sources which get built as part of the main library when using the autotools build, so it must be as free of other Folly dependencies as possible. Reviewed By: ot, Orvid Differential Revision: D6183725 fbshipit-source-id: f12b18553c78e085599a5505ae57f12bc0cd44b0
Showing
Please register or sign in to comment