# | Line 186 | Line 186 | typedef long int32; | |
---|---|---|
186 | #else | |
187 | #error No 4 byte type, you lose. | |
188 | #endif | |
189 | + | #include <support/SupportDefs.h> |
190 | #endif // __BEOS__ | |
191 | ||
191 | – | #define UNUSED(x) (x = x) |
192 | } |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |