Commit cf95d15
Fix OSS build
Summary: GCC doesn't support `__has_feature` (it's Clang-only)
Reviewed By: alexmalyshev
Differential Revision: D104106872
fbshipit-source-id: b92cfd9e120114a8b8d2c08c67e73013fc784e4c1 parent 462f630 commit cf95d15
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
0 commit comments