BSD Porting fixes, conditional compilation and use of gettimeofday()
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
#endif
|
||||
|
||||
#include <time.h>
|
||||
#if defined(FC_OS_WIN32)
|
||||
#include <sys/timeb.h>
|
||||
#endif
|
||||
|
||||
#include <Base/Exception.h>
|
||||
#include <Base/Interpreter.h>
|
||||
|
||||
Reference in New Issue
Block a user