On Thu, Feb 26, 2004 at 08:10:23PM +0100, Alfredo Braunstein wrote: > Alfredo Braunstein wrote: > > >> Have you tried just to remove #include "InsetList.h" from insetlabel.C? > > > > it's used. > > I see... it gets it also from paragraph.h. May work... (Kayvan?)
Yes. I was able to compile by taking out the "#include InsetList.h" from both insetlabel.C and paragraph.h. However, I agree with Angus. There's really no reason for the files to stay around at this point. ---Kayvan