Missed some derivation from boost::noncopyable after deleting the .hpp header.
authorAaron Roth <akr@fb.com>
Fri, 16 Oct 2015 14:54:02 +0000 (07:54 -0700)
committerfacebook-github-bot-9 <folly-bot@fb.com>
Fri, 16 Oct 2015 15:20:16 +0000 (08:20 -0700)
commit99cbb9cec777f20b2f6f5cad92709f1a032f2ad8
tree63e937de950943a50744027067965838b20b2f19
parent6d3bf6468bcceef79ab89ac2c7a6df19832ef403
Missed some derivation from boost::noncopyable after deleting the .hpp header.

Summary: There remained some derivations from boost::noncopyable in inner classes after boost/noncopyable.hpp was deleted in D2459355. Get rid of these two.

Reviewed By: meyering

Differential Revision: D2485930

fb-gh-sync-id: 89546490b15fa4279debf4b9cabcf48d3dc336bb
folly/RWSpinLock.h