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
Showing
Please register or sign in to comment