Commit e16f91ff authored by Michael Lee's avatar Michael Lee Committed by Facebook Github Bot 5

Remove extra dependency on Portability.h

Summary: This dependency is in the wrong order.

Reviewed By: knekritz

Differential Revision: D3224312

fb-gh-sync-id: 98d2c58b75cf5f16892d462ae1b877d06bce3faa
fbshipit-source-id: 98d2c58b75cf5f16892d462ae1b877d06bce3faa
parent 7dbf6903
......@@ -16,8 +16,6 @@
#pragma once
#include <folly/Portability.h>
#if FOLLY_HAVE_LIBGFLAGS
#include <gflags/gflags.h>
#else
......
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