Remove unused logging header
authorJames Sharpe <sharpe@local.host>
Mon, 6 Aug 2012 15:29:27 +0000 (16:29 +0100)
committerTudor Bosman <tudorb@fb.com>
Wed, 8 Aug 2012 22:40:30 +0000 (15:40 -0700)
Test Plan: Compiled.

Reviewed By: andrewjcg@fb.com

FB internal diff: D541226

folly/AtomicHashMap.h

index 86d01ecfc3e91f42c1b24b5524af57aa3bc4dd52..bc95bbd67cca44860f6fdadbf72e83911664c7b7 100644 (file)
@@ -85,7 +85,6 @@
 #include <boost/iterator/iterator_facade.hpp>
 #include <boost/noncopyable.hpp>
 #include <boost/type_traits/is_convertible.hpp>
-#include <glog/logging.h>
 
 #include <stdexcept>
 #include <functional>