We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b31c5ad commit 1efa046Copy full SHA for 1efa046
1 file changed
cachelib/allocator/BackgroundMover.h
@@ -16,9 +16,6 @@
16
17
#pragma once
18
19
-#include <folly/concurrency/UnboundedQueue.h>
20
-#include <gtest/gtest_prod.h>
21
-
22
#include "cachelib/allocator/BackgroundMoverStrategy.h"
23
#include "cachelib/allocator/CacheStats.h"
24
#include "cachelib/common/AtomicCounter.h"
0 commit comments