Le 21/04/2022 à 14:45, Pavel Sanda a écrit :
Well, not that small change. On some gcc versions you need to include cstdint
header to have uint64_t available (AFAIK we don't use uint64_t anywhere else
in the code).

Right.

And including <cstdint> in debug.h which is used everywhere is not great idea.

Here, <cstdint> expands to 300 line, many of them blank. I think we can cope with it.

Do you have a better idea?

JMarc
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to