ソースを参照

file_sys/registered_cache: Remove unused <map> include

Lioncash 7 年 前
コミット
7b1aaaa069
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/core/file_sys/registered_cache.h

+ 0 - 1
src/core/file_sys/registered_cache.h

@@ -6,7 +6,6 @@
 
 #include <array>
 #include <functional>
-#include <map>
 #include <memory>
 #include <string>
 #include <vector>