Commit 12f8fd7
fix Windows build - signed int OMP for MSVC (facebookresearch#3517)
Summary:
Pull Request resolved: facebookresearch#3517
MSVC doesn't support unsigned int for OMP
Reviewed By: kuarora, junjieqi, ramilbakhshyiev
Differential Revision: D58591594
fbshipit-source-id: ac7d6b37a82f9543be3e0fe418f0f6b4397514751 parent 024cc8a commit 12f8fd7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
| 471 | + | |
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
| |||
0 commit comments