mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-16 18:30:32 +00:00
Ensure std::function is visible to 65816Storage.cpp.
This commit is contained in:
parent
15c87e02e9
commit
36f843bc6e
@ -9,6 +9,7 @@
|
||||
#include "../65816.hpp"
|
||||
|
||||
#include <cassert>
|
||||
#include <functional>
|
||||
#include <map>
|
||||
|
||||
using namespace CPU::WDC65816;
|
||||
|
Loading…
x
Reference in New Issue
Block a user