Merge pull request #4933 from vitor-k/boost_remnant

Remove unused boost header
This commit is contained in:
Weiyi Wang 2019-09-15 13:44:47 -04:00 committed by GitHub
commit a65f07301a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"