StlAllocator.h + MakeUnique.h -> Memory.h
[folly.git] / folly / test / ThreadCachedArenaTest.cpp
index 21d222eaea4024b272d4b51a15332e54a7292e37..bc720ed09d38ee43c196bb4eb385f1b6a1cf25f4 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 #include "folly/ThreadCachedArena.h"
-#include "folly/StlAllocator.h"
+#include "folly/Memory.h"
 
 #include <mutex>
 #include <thread>