| # | Line 520 | Line 520 | eval_rbf(void) | |
|---|---|---|
| 520 | } | |
| 521 | } | |
| 522 | ||
| 523 | < | #ifdef _WIN32 |
| 523 | > | #if defined(_WIN32) || defined(_WIN64) |
| 524 | /* Execute wrapBSDF command (may never return) */ | |
| 525 | static int | |
| 526 | wrap_up(void) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |