Broke build
authorBen Maurer <bmaurer@fb.com>
Mon, 28 Sep 2015 18:46:44 +0000 (11:46 -0700)
committerfacebook-github-bot-9 <folly-bot@fb.com>
Mon, 28 Sep 2015 19:20:18 +0000 (12:20 -0700)
Summary: sorry

Reviewed By: @​chiunlin

Differential Revision: D2485925

folly/RWSpinLock.h

index a054d51be2161d8071390b4ed051b5c7a1df99e5..5be38d37ab0bd9543062a7027e6e2ccc601c08aa 100644 (file)
@@ -141,6 +141,7 @@ pthread_rwlock_t Read        728698     24us       101ns     7.28ms     194us
 #include <atomic>
 #include <string>
 #include <algorithm>
+#include <boost/noncopyable.hpp>
 
 #include <sched.h>
 #include <glog/logging.h>