mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 10:55:45 +00:00
general: Remove unused boost inclusions where applicable
Cleans up unused includes and trims off some dependencies on externals.
This commit is contained in:
parent
c76f4b6aec
commit
70e4492d49
3 changed files with 0 additions and 4 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue