Explorar el Código

file_sys/registered_cache: Remove unused <map> include

Lioncash hace 7 años
padre
commit
7b1aaaa069
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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>