Dear devs,
when trying to port LyX to yet another build system I found that
src/frontends/GuiClipboard.h is missing <string> and "support/docstring.h",
and GuiSearch.h only "support/docstring.h". I don't exactly know how
autotools manages to build anyway, but the files use std::string and
docstring without including, so maybe they should include.

I'd include a patch, but you probably want to do it manually.

Best,
Lorenzo
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to