Skip to content

Commit 2243036

Browse files
committed
Remove extraneous include
1 parent be37732 commit 2243036

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

db/compaction/compaction_job.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@
6060
#include "cachestream/cachestream.h"
6161
#include <sys/syscall.h>
6262

63-
#include <iostream>
64-
6563
namespace ROCKSDB_NAMESPACE {
6664

6765
const char* GetCompactionReasonString(CompactionReason compaction_reason) {

0 commit comments

Comments
 (0)