2
0

Import for standard time_t.

This commit is contained in:
Maarten Billemont 2020-02-12 22:12:48 -05:00
parent 6eaa491d67
commit bd38840ed3

View File

@ -24,6 +24,7 @@
MP_LIBS_BEGIN
#include <stdio.h>
#include <stdarg.h>
#include <time.h>
MP_LIBS_END
//// Logging.