mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 19:27:58 -05:00
general: Remove unused boost inclusions where applicable
Cleans up unused includes and trims off some dependencies on externals.
This commit is contained in:
@ -27,7 +27,6 @@
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <boost/detail/container_fwd.hpp>
|
||||
#include "common/common_types.h"
|
||||
#include "core/file_sys/vfs.h"
|
||||
|
||||
|
Reference in New Issue
Block a user