Commit ab97d44a authored by Yedidya Feldblum's avatar Yedidya Feldblum Committed by Facebook Github Bot

Cut extraneous dep on glog from Expected

Summary: [Folly] Cut extraneous dep on `glog` from `Expected`.

Reviewed By: mzlee

Differential Revision: D6768016

fbshipit-source-id: 7b242797ccfe18ea7ccb3ef7a045ff55147dd2eb
parent 58b26400
...@@ -28,8 +28,6 @@ ...@@ -28,8 +28,6 @@
#include <type_traits> #include <type_traits>
#include <utility> #include <utility>
#include <glog/logging.h>
#include <folly/CPortability.h> #include <folly/CPortability.h>
#include <folly/CppAttributes.h> #include <folly/CppAttributes.h>
#include <folly/Likely.h> #include <folly/Likely.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