From: Jean-Marc Lasgouttes Date: Fri, 19 Oct 2018 08:02:02 +0000 (+0200) Subject: Compilation fix (with qt4 at least). X-Git-Tag: lyx-2.4.0dev-acb2ca7b~2965 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=557c2f2bf0b22fb72b3af385571ea7b33ff377fd;p=features.git Compilation fix (with qt4 at least). --- 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