| # | Line 25 | Line 25 | |
|---|---|---|
| 25 | ||
| 26 | #include "fvect.h" | |
| 27 | #include "ccolor.h" | |
| 28 | + | #include "platform.h" |
| 29 | ||
| 30 | #ifdef __cplusplus | |
| 31 | extern "C" { | |
| 31 | – | #endif |
| 32 | – | |
| 33 | – | #ifdef _WIN32 |
| 34 | – | #define strcasecmp stricmp |
| 32 | #endif | |
| 33 | ||
| 34 | #define SDnameLn 128 /* maximum BSDF name length */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |