cfad47cfa3/src/wchar/wchar.h
| 4b825dc642cb6eb9a060e54bf8d69288fbee4904 | cfad47cfa334b206c65f22086bcc5d63e6f70944 | ||
|---|---|---|---|
1 | /* Some systems lack the wchar.h header. On such systems, this one will | ||
2 | * be used as a replacement. | ||
3 | */ | ||
4 | // The actual declarations are in missing.h. | ||
5 | #include "missing.h" |
Download diff