Remove LockTraitsBoost from Synchronized.h
authorAdam Simpkins <simpkins@fb.com>
Wed, 6 Jul 2016 23:21:34 +0000 (16:21 -0700)
committerFacebook Github Bot 6 <facebook-github-bot-6-bot@fb.com>
Wed, 6 Jul 2016 23:25:33 +0000 (16:25 -0700)
commita2b94586d9000f0b87b9653d237fb5e5960a25be
tree8eabf0420a8a7e66c02a86be28876494d948914d
parent6f7a11481f9d5c43964d105d5da23be832deec03
Remove LockTraitsBoost from Synchronized.h

Summary:
Update Synchronized.h to no longer include LockTraitsBoost.h
Callers that want to use folly::Synchronized with a boost lock type will now
need to explicitly include LockTraitsBoost.h on their own.

Reviewed By: yfeldblum

Differential Revision: D3521168

fbshipit-source-id: 08f0041f51fe2e9566bde58e9f039a6d187b54e3
folly/Synchronized.h
folly/fibers/GuardPageAllocator.cpp
folly/test/SynchronizedTest.cpp
folly/test/SynchronizedTestLib-inl.h