Commit d74f5dd
committed
Fix build error on FreeBSD using ParticlesToLevelSet without attribute
Ensure Abs() is defined separately for size_t on all platforms that need it,
not just macOS.
Signed-off-by: Brecht Van Lommel <[email protected]>1 parent 8548fad commit d74f5dd
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
326 | 327 | | |
327 | 328 | | |
328 | 329 | | |
| |||
0 commit comments