core/core: Remove unused header
This isn't used anywhere in either the cpp or header file.
This commit is contained in:
parent
f1382cf0e7
commit
839b38c404
|
@ -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"
|
||||
|
|
Reference in New Issue