From: Brian Macy Date: Mon, 29 Mar 1999 21:08:15 +0000 (+0000) Subject: Added time.h so it would compile X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7e81174d0b3bb36697b27532c63c74216c9c89eb Added time.h so it would compile git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/log.h b/include/wx/log.h index a0cd25c50d..7713ebc382 100644 --- a/include/wx/log.h +++ b/include/wx/log.h @@ -17,6 +17,7 @@ #endif #include +#include // ---------------------------------------------------------------------------- // constants