Преглед изворни кода

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>