Merge pull request #4933 from vitor-k/boost_remnant
Remove unused boost header
This commit is contained in:
commit
a65f07301a
|
@ -7,7 +7,6 @@
|
|||
#include <functional>
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
#include <boost/smart_ptr/intrusive_ptr.hpp>
|
||||
#include "common/common_types.h"
|
||||
#include "core/hle/kernel/object.h"
|
||||
|
||||
|
|
Reference in New Issue