Ticket #38 (new defect)

Opened 2 years ago

Last modified 2 years ago

Change all source and headers to include OpenSG/XXXX.h

Reported by: allenb Assigned to: unassigned
Priority: major Milestone: 2.0 Beta
Component: System Version:
Keywords: Cc:
Completion:

Description

It would be nice if the build process relied upon the same path settings and user applications do. So in this case it would be nice to have all the OSG files included based on "OpenSG/XXX.h".

Change History

11/02/06 16:38:49 changed by jsd

i would also like to see using the ≠ include form rather than ""; or at least some consistent use. see <http://c-faq.com/cpp/inclkinds.html> for an explanation.