diff options
| author | Jakob Kaivo <jkk@ung.org> | 2019-02-23 21:19:25 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2019-02-23 21:19:25 -0500 |
| commit | 2444ead9b2dbfda63301000361339a1f0dfc7195 (patch) | |
| tree | de94a5c14d4b73595d56261835a2adbcdbbae19a /src/nonstd/stdio.ref | |
| parent | bf6e746cfa2c8bb6761a35dc59c8de560fe0ae4c (diff) | |
clean up <nonstd/io.h> refs by just including <stdio.h>
Diffstat (limited to 'src/nonstd/stdio.ref')
| -rw-r--r-- | src/nonstd/stdio.ref | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nonstd/stdio.ref b/src/nonstd/stdio.ref new file mode 100644 index 00000000..d6cbdf21 --- /dev/null +++ b/src/nonstd/stdio.ref @@ -0,0 +1,2 @@ +#include <nonstd/io.h> +REFERENCE(<stdio.h>) |
