Eliminate a string allocation in folly::SocketAddr and bug in char[] conversion
[folly.git] / folly / test / JsonOtherTest.cpp
index efdacee9ec9424485b4726c9459613d1db917b39..01fd4cff1aae5bb028c2a8ed1b4b3b5043a0d9db 100644 (file)
@@ -18,9 +18,9 @@
 
 #include <folly/Benchmark.h>
 #include <folly/FileUtil.h>
+#include <folly/portability/GFlags.h>
 
 #include <gtest/gtest.h>
-#include <gflags/gflags.h>
 
 using folly::dynamic;
 using folly::parseJson;