ObjC/ObjC++: Tidy up #includes of objc-act.c

Nicola Pero nicola.pero@meta-innovation.com
Wed Dec 1 22:52:00 GMT 2010


> I don't think this should be done.

Ok, no big deal.  We can leave the #includes as they are; presumably
the people who are working on cleaning the compiler includes will clean
them up themselves in a way that is consistent with the rest of the
compiler.

>> #include "system.h"
>> #include "coretypes.h"
>> -#include "tm.h"
>> #include "tree.h"
>>
>> Hum, you didn't actually test this did you?

Of course I did.  It still works because target.h pulls in tm.h anyway.

Thanks



More information about the Gcc-patches mailing list