Commit b58cbabb authored by Andre Pinto's avatar Andre Pinto Committed by Facebook Github Bot

Fix oss build

Summary:
Include folly/Portability.h in GenerateFingerprintTables, so that
gflags namespace gets defined.

Reviewed By: yfeldblum

Differential Revision: D6265226

fbshipit-source-id: d509dc163564420151de7007ad4336d7e5ef9625
parent 78a596f1
......@@ -25,6 +25,7 @@
#include <glog/logging.h>
#include <folly/Portability.h>
#include <folly/portability/GFlags.h>
#include <folly/detail/FingerprintPolynomial.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment