diff options
| author | Jakob Kaivo <jkk@ung.org> | 2019-02-28 14:16:50 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2019-02-28 14:16:50 -0500 |
| commit | 354803e4f5300b428947dfa564e7dde45eced9bc (patch) | |
| tree | 63c642f9cdf9b2ccfacd523269bc7ebbbc8b2a79 /src/nonstd | |
| parent | 69315080f1665373a1753c351fee1251af0545a4 (diff) | |
include <nonstd/internal.h> in <nonstd/io.h>, remove redundant includes
Diffstat (limited to 'src/nonstd')
| -rw-r--r-- | src/nonstd/io-internal.ref | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nonstd/io-internal.ref b/src/nonstd/io-internal.ref new file mode 100644 index 00000000..4c06d2f9 --- /dev/null +++ b/src/nonstd/io-internal.ref @@ -0,0 +1,2 @@ +#include <nonstd/io.h> +REFERENCE(<nonstd/internal.h>) |
