mirror of
https://github.com/fadden/ciderpress.git
synced 2025-01-26 21:34:06 +00:00
removing ifdef, including time.h is fine
This commit is contained in:
parent
5d1eb055da
commit
654f0e64b9
@ -10,9 +10,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#ifdef __APPLE__
|
||||
#include <time.h>
|
||||
#endif
|
||||
#include "../diskimg/DiskImg.h"
|
||||
|
||||
using namespace DiskImgLib;
|
||||
|
Loading…
x
Reference in New Issue
Block a user