Author: theraven
Date: Fri Jul 15 13:12:44 2011
New Revision: 33558

URL: http://svn.gna.org/viewcvs/gnustep?rev=33558&view=rev
Log:
Include <stdbool.h> in CFBase.h.  This gets it to compile, but is the wrong 
solution.  CF code should be using TRUE and FALSE, which should be defined to 1 
and 0 in CFBase.h, not true and false.


Modified:
    libs/corebase/trunk/Headers/CoreFoundation/CFBase.h


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to