Stefan Urbanek wrote:
> 
> Hi,
> 
> I was trying to compile AutoDoc-2.0b7.s. Make failed with undefined BOOL in
> NSDecimal.
> I've swapped following two lines in Foundation/NSScanner.h:
>     #include <Foundation/NSDecimal.h>
>     #include <Foundation/NSDictionary.h>
> so NSDictionary will be included first and defines BOOL.
> 

You didn't say which version you were using, but I believe this was
fixed

Reply via email to