mirror of
https://github.com/PabloMK7/citra.git
synced 2024-11-15 03:27:44 +01:00
Merge pull request #5565 from scarabeusiv/patch-1
Fix compilation with boost 1.74.0
This commit is contained in:
commit
aced133a3d
@ -6,6 +6,7 @@
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <boost/serialization/version.hpp>
|
||||
#include "core/hle/applets/mii_selector.h"
|
||||
|
||||
namespace Frontend {
|
||||
|
Loading…
Reference in New Issue
Block a user