[comp.soft-sys.andrew] #include inside a .ch file.

wdc@ATHENA.MIT.EDU (Bill Cattey) (09/15/90)

Style question:

Is it good style to allow a #include inside a .ch file?

I just discovered that if the file #include'ed changes, the dependencies
will not notice it and rebuild the .ih/.eh files.

-wdc