diff --git a/src/time/ISO8601.cxx b/src/time/ISO8601.cxx index 725215ea6..336ddcd5b 100644 --- a/src/time/ISO8601.cxx +++ b/src/time/ISO8601.cxx @@ -37,6 +37,7 @@ #include #include +#include StringBuffer<64> FormatISO8601(const struct tm &tm) noexcept