Merge pull request #1624 from lioncash/boost

general: Remove unused boost inclusions where applicable
This commit is contained in:
bunnei
2018-10-30 13:13:39 -04:00
committed by GitHub
3 changed files with 0 additions and 4 deletions

View File

@ -11,7 +11,6 @@
#include <QAbstractItemModel>
#include <QDockWidget>
#include <QTreeView>
#include <boost/container/flat_set.hpp>
#include "common/common_types.h"
#include "core/hle/kernel/object.h"