mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-15 14:27:29 +00:00
Add missing header.
This commit is contained in:
@@ -10,6 +10,8 @@
|
|||||||
|
|
||||||
#include "MacintoshIMG.hpp"
|
#include "MacintoshIMG.hpp"
|
||||||
|
|
||||||
|
#include <cstring>
|
||||||
|
|
||||||
using namespace Storage::Disk;
|
using namespace Storage::Disk;
|
||||||
|
|
||||||
DiskImageHolderBase *Disk2MG::open(const std::string &file_name) {
|
DiskImageHolderBase *Disk2MG::open(const std::string &file_name) {
|
||||||
|
Reference in New Issue
Block a user