mirror of
https://github.com/fadden/ciderpress.git
synced 2024-11-23 11:33:58 +00:00
Merge pull request #12 from boblaublaw/master
the only fix needed for OS X support
This commit is contained in:
commit
1c254de31d
@ -10,6 +10,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include "../diskimg/DiskImg.h"
|
||||
|
||||
using namespace DiskImgLib;
|
||||
|
Loading…
Reference in New Issue
Block a user