Commit db71a57
committed
Auto merge of #2068 - Minoru:bugfix/remove-unused-iconv.h, r=JohnTitor
Remove unused iconv.h includes
These are left over from 3e4d684, which
added includes to *all* platforms despite adding bindings only to *some*
of them. This already broke OpenBSD which doesn't have iconv.h (fixed by
915d8fa), and is just distasteful, so
down with those unused includes.
(This is a continuation to #2037 and #2067.)1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
562 | | - | |
563 | 562 | | |
564 | 563 | | |
565 | 564 | | |
| |||
620 | 619 | | |
621 | 620 | | |
622 | 621 | | |
623 | | - | |
624 | 622 | | |
625 | 623 | | |
626 | 624 | | |
| |||
1334 | 1332 | | |
1335 | 1333 | | |
1336 | 1334 | | |
1337 | | - | |
1338 | 1335 | | |
1339 | 1336 | | |
1340 | 1337 | | |
| |||
1922 | 1919 | | |
1923 | 1920 | | |
1924 | 1921 | | |
1925 | | - | |
1926 | 1922 | | |
1927 | 1923 | | |
1928 | 1924 | | |
| |||
0 commit comments