From 557c2f2bf0b22fb72b3af385571ea7b33ff377fd Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Fri, 19 Oct 2018 10:02:02 +0200 Subject: [PATCH] Compilation fix (with qt4 at least). --- src/support/qstring_helpers.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/support/qstring_helpers.cpp b/src/support/qstring_helpers.cpp index 4a09c1b665..7e339def45 100644 --- a/src/support/qstring_helpers.cpp +++ b/src/support/qstring_helpers.cpp @@ -18,6 +18,7 @@ #include "support/docstring.h" #include "support/qstring_helpers.h" +#include #include #include