Cyclic references causing MSVC problems: arrows.h, attributes.h
- From: "Steffen Macke" <sdteffen gmail com>
- To: "discussions about usage and development of dia" <dia-list gnome org>
- Subject: Cyclic references causing MSVC problems: arrows.h, attributes.h
- Date: Tue, 28 Nov 2006 19:23:08 +0200
Hi Lars,
your addition of lib/attributes.h to lib/arrows.h is causing
problems because attributes.h is already referencing arrows.h.
Now MSVC is complaining that
attributes.h(38) : error C2079: 'arrow' uses undefined struct '_Arrow'
What is the best way to fix this?
Regards,
Steffen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]