Remove unused boost header

This commit is contained in:
vitor-k 2019-09-15 14:00:55 -03:00
parent 360e6cb513
commit bb12af1da7

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"