Commit c5fa8a9f authored by Ming Zhao's avatar Ming Zhao Committed by Praveen Kumar Ramakrishnan

Add missing #include <gflags/gflags.h>

Summary: Signed-off-by: Nicholas Ormrod <njormrod@fb.com>

Test Plan:
fbconfig -r folly && fbmake runtests

Reviewed By: yfeldblum@fb.com

Subscribers: folly-diffs@, yfeldblum, chalfant

FB internal diff: D2042952

Tasks: 6783581
parent 56e4be21
......@@ -16,6 +16,7 @@
#include <folly/Range.h>
#include <gflags/gflags.h>
#include <gtest/gtest.h>
#include <algorithm>
......
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