From: Guillaume Munch Date: Sat, 22 Oct 2016 22:25:05 +0000 (+0200) Subject: Fix compilation on cygwin & others X-Git-Tag: 2.3.0alpha1~815 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=13eeb3b3c30bb51f5bf2ca92ccdc7eb32331746b;p=features.git Fix compilation on cygwin & others --- diff --git a/src/TexRow.h b/src/TexRow.h index 9797ffd493..e85b141aef 100644 --- a/src/TexRow.h +++ b/src/TexRow.h @@ -29,6 +29,7 @@ #define TEXROW_H #include "support/debug.h" +#include "support/docstring.h" #include "support/types.h" #include