Remove dep on Format.h from GenerateFingerprintTables.cpp
authorYedidya Feldblum <yfeldblum@fb.com>
Tue, 31 Oct 2017 05:00:25 +0000 (22:00 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 31 Oct 2017 05:10:29 +0000 (22:10 -0700)
commit598926c4529b459ce535657ec76ac792f4ec010e
treed92f118dc07843e6b36f20ce6c58400eecd7935d
parentb22935cd23251a9958f73242cb1dc44dfc75c5f5
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
folly/build/GenerateFingerprintTables.cpp