On Fri, 22 Feb 2002, John Hunter wrote: > somefile.o: somefile.cpp somefile.h someheader.h other.o > other.o: other.cpp other.h > someheader.h: header1.h header2.h
are you using any pragmas to control what is being included and when? i.e. to check and see if x.h is already included from some other source? -- christian void - [EMAIL PROTECTED] www.morphine.com/void/ gpg key available on request _______________________________________________ Bits mailing list [EMAIL PROTECTED] http://www.sugoi.org/mailman/listinfo/bits
