diff options
author | Jakob Kaivo <jkk@ung.org> | 2019-03-01 21:22:52 -0500 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2019-03-01 21:22:52 -0500 |
commit | 272de2498a02faa16098ed76faa1a5c3842902db (patch) | |
tree | 3004f2bf9e7c3ca8b824557460c3896ce0aa3ffc /src/stdint/WCHAR_MIN.ref | |
parent | c8d00441fb11a617e462339309fab7c6f78353a4 (diff) |
these should be references to the <wchar.h> definition
Diffstat (limited to 'src/stdint/WCHAR_MIN.ref')
-rw-r--r-- | src/stdint/WCHAR_MIN.ref | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/stdint/WCHAR_MIN.ref b/src/stdint/WCHAR_MIN.ref new file mode 100644 index 00000000..fa6f6b00 --- /dev/null +++ b/src/stdint/WCHAR_MIN.ref @@ -0,0 +1,3 @@ +#include <stdint.h> +REFERENCE(wchar/WCHAR_MIN.c) +STDC(199901) |