Construct Later with exception_ptr
[folly.git] / folly / AtomicBitSet.h
index 48f1fd9494f2f7ec6b0dfef59ee28c35250df754..4b030ca9a9e2fed1b0da1b3db78b8749fc916549 100644 (file)
@@ -25,6 +25,8 @@
 
 #include <boost/noncopyable.hpp>
 
+#include <folly/Portability.h>
+
 namespace folly {
 
 /**