mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-26 08:49:37 +00:00
Add missing header.
This commit is contained in:
parent
e42843cca0
commit
772093c311
@ -10,6 +10,8 @@
|
||||
|
||||
#include "MacintoshIMG.hpp"
|
||||
|
||||
#include <cstring>
|
||||
|
||||
using namespace Storage::Disk;
|
||||
|
||||
DiskImageHolderBase *Disk2MG::open(const std::string &file_name) {
|
||||
|
Loading…
Reference in New Issue
Block a user