Venkat Bhamidipati wrote: > Angus, > I tested the compilation after creating a LaTeXFeatures_fwd.h as > mentioned, and #including it in the affected files, but got the same > link error. I tried modifying the LaTeXFeatures_fwd.h with > different > combinations of #includes and forward declarations. But the link > stage completes successfully only when I include the full class > declaration of LaTeXFeatures in it. > > I will the test above again more throughly with a clean build, and > revert.
Good man. This way we can say definitively that the ugligness is needed. (If, as it appears, it is.) Angus