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