Commit 367a8b2c authored by James Sharpe's avatar James Sharpe Committed by Tudor Bosman

Remove unused logging header

Test Plan: Compiled.

Reviewed By: andrewjcg@fb.com

FB internal diff: D541226
parent 0e47ceb0
...@@ -85,7 +85,6 @@ ...@@ -85,7 +85,6 @@
#include <boost/iterator/iterator_facade.hpp> #include <boost/iterator/iterator_facade.hpp>
#include <boost/noncopyable.hpp> #include <boost/noncopyable.hpp>
#include <boost/type_traits/is_convertible.hpp> #include <boost/type_traits/is_convertible.hpp>
#include <glog/logging.h>
#include <stdexcept> #include <stdexcept>
#include <functional> #include <functional>
......
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