From 0fb887cb07eef2db3c5ceab75a6463eb95e2d819 Mon Sep 17 00:00:00 2001 From: luk1337 Date: Mon, 31 Jul 2023 18:30:55 +0200 Subject: [PATCH] Fix build error on win32/mingw (#1668) --- lib/src/Utilities.cc | 1 + trantor | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/src/Utilities.cc b/lib/src/Utilities.cc index 4f00cf13..7b83ecaf 100644 --- a/lib/src/Utilities.cc +++ b/lib/src/Utilities.cc @@ -25,6 +25,7 @@ #include #include #include +#include #else #include #include diff --git a/trantor b/trantor index 8601bb91..e50b4162 160000 --- a/trantor +++ b/trantor @@ -1 +1 @@ -Subproject commit 8601bb91130f4254f9cc710d80860f4c210c8b58 +Subproject commit e50b4162de48717a569ccd5c6f31c1e9a9b6374b