diff --git a/port/win/win_logger.cc b/port/win/win_logger.cc index 20ef759e49..f9f92771af 100644 --- a/port/win/win_logger.cc +++ b/port/win/win_logger.cc @@ -12,7 +12,6 @@ #include "port/win/win_logger.h" -#include #include #include #include @@ -21,8 +20,6 @@ #include "rocksdb/env.h" -#include - #include "port/sys_time.h" #include "util/iostats_context_imp.h"