From 9790e94cd6e490d58823b8782af0302d23a7c3bb Mon Sep 17 00:00:00 2001 From: Kitsune Ral Date: Fri, 29 Dec 2017 22:58:44 +0900 Subject: Fix building with Microsoft's standard library --- connectiondata.h | 1 + 1 file changed, 1 insertion(+) (limited to 'connectiondata.h') diff --git a/connectiondata.h b/connectiondata.h index 9cdc32ce..9f17a9b5 100644 --- a/connectiondata.h +++ b/connectiondata.h @@ -20,6 +20,7 @@ #include +#include #include class QNetworkAccessManager; -- cgit v1.2.3