On Tue, 2006-11-28 at 21:45 +0200, Steffen Macke wrote: > Hi, > > > I'm tempted to just say "Get a better compiler", but I know that's not > > useful. The below diff, which merely moves the #include of attributes.h > > from arrows.h (doesn't seem to be needed there) into arrows.c where it > > belongs might do it. Let me know what happens with it. > > We're a little bit further now: > > widgets.h(132) : error C2079: 'arrow' uses undefined struct '_Arrow'
Same thing with widgets.h, then. Include it in arrows.c instead of arrows.h -Lars _______________________________________________ Dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
