From bd38840ed3d5637d6ebf01e1b72efcd4025e7644 Mon Sep 17 00:00:00 2001 From: Maarten Billemont Date: Wed, 12 Feb 2020 22:12:48 -0500 Subject: [PATCH] Import for standard time_t. --- platform-independent/c/core/src/mpw-util.h | 1 + 1 file changed, 1 insertion(+) diff --git a/platform-independent/c/core/src/mpw-util.h b/platform-independent/c/core/src/mpw-util.h index 71c71d33..c43b4634 100644 --- a/platform-independent/c/core/src/mpw-util.h +++ b/platform-independent/c/core/src/mpw-util.h @@ -24,6 +24,7 @@ MP_LIBS_BEGIN #include #include +#include MP_LIBS_END //// Logging.