unbreak build
[folly.git] / folly / ProducerConsumerQueue.h
index 3660c24718f73fcdbe3f38913d807fc224f5b02d..2a6ed376fc37a2eb5cd9ce1ab4799d067e840c95 100644 (file)
@@ -27,6 +27,7 @@
 #include <type_traits>
 #include <utility>
 #include <boost/noncopyable.hpp>
+#include <boost/type_traits.hpp>
 
 namespace folly {