FIX: time printing, like difftime in MINGW enviroments needs to use 32b time.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
#ifndef UI_H__
|
||||
#define UI_H__
|
||||
|
||||
#define _USE_MATH_DEFINES
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user