Commit 478282cc authored by Kyle Nekritz's avatar Kyle Nekritz Committed by Facebook Github Bot

Remove SmallLocks dependency from small_vector.

Reviewed By: yfeldblum

Differential Revision: D7060959

fbshipit-source-id: 914c517b4c8e93c15771f6acefaddce3138776a4
parent 7dc5a4ed
......@@ -54,7 +54,6 @@
#include <folly/portability/BitsFunctexcept.h>
#include <folly/portability/Malloc.h>
#include <folly/portability/TypeTraits.h>
#include <folly/synchronization/SmallLocks.h>
// Ignore shadowing warnings within this file, so includers can use -Wshadow.
FOLLY_PUSH_WARNING
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment