Skip to content

Commit 6ecf094

Browse files
Dmitry Polukhinmeta-codesync[bot]
authored andcommitted
Back out "Fix CQS signal facebook-unused-include-check in fbcode/folly/memory [A]"
Summary: Original commit changeset: 133976b057d3 Original Phabricator Diff: D84969596 Revert because it was false positive in the lint check that was fixed in D91323402. Reviewed By: ilvokhin Differential Revision: D91323752 fbshipit-source-id: 6d1120d69361ab22f284b75f455ab29b4d4bd1ff
1 parent 489028e commit 6ecf094

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

folly/memory/ReentrantAllocator.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
#include <folly/memory/ReentrantAllocator.h>
1818

19+
#include <new>
1920
#include <utility>
2021

2122
#include <folly/lang/Bits.h>

0 commit comments

Comments
 (0)