projects
/
folly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
739bdb1
)
Broke build
author
Ben Maurer
<bmaurer@fb.com>
Mon, 28 Sep 2015 18:46:44 +0000
(11:46 -0700)
committer
facebook-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
patch
|
blob
|
history
diff --git
a/folly/RWSpinLock.h
b/folly/RWSpinLock.h
index a054d51be2161d8071390b4ed051b5c7a1df99e5..5be38d37ab0bd9543062a7027e6e2ccc601c08aa 100644
(file)
--- a/
folly/RWSpinLock.h
+++ b/
folly/RWSpinLock.h
@@
-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>