Explorar o código

core/core: Remove unused header

This isn't used anywhere in either the cpp or header file.
Lioncash %!s(int64=6) %!d(string=hai) anos
pai
achega
839b38c404
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/core/core.h

+ 0 - 1
src/core/core.h

@@ -8,7 +8,6 @@
 #include <memory>
 #include <string>
 
-#include <map>
 #include "common/common_types.h"
 #include "core/file_sys/vfs_types.h"
 #include "core/hle/kernel/object.h"