From fb048ec928231fa7233c4b0519e9689637575a88 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Tue, 26 Dec 2017 15:21:01 -0500 Subject: [PATCH] Add -lole32 to mingw installation instructions --- tz.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tz.html b/tz.html index 69ff297..1f8953b 100644 --- a/tz.html +++ b/tz.html @@ -26,7 +26,7 @@

Howard E. Hinnant
-2017-11-26
+2017-12-26

Time Zone Database Parser

@@ -3779,7 +3779,7 @@ macros.

-mingw users: -lpthread is required. +mingw users: -lpthread and -lole32 are required.

Linux specific: