diff options
| author | Jakob Kaivo <jkk@ung.org> | 2019-02-28 15:34:48 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2019-02-28 15:34:48 -0500 |
| commit | 87ad3ba0e87277be78259af147359c97e7f4efc3 (patch) | |
| tree | ee58a5dacccaa090d9294b8f9c0bf46e2935e4cd /src | |
| parent | c73db4ce616ba2fefd0b2dcd034600fa1a7e7bfa (diff) | |
include <limits.h> in <nonstd/locale.h> for field sizes
Diffstat (limited to 'src')
| -rw-r--r-- | src/nonstd/locale-limits.ref | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nonstd/locale-limits.ref b/src/nonstd/locale-limits.ref new file mode 100644 index 00000000..705296b4 --- /dev/null +++ b/src/nonstd/locale-limits.ref @@ -0,0 +1,2 @@ +#include <nonstd/locale.h> +REFERENCE(<limits.h>) |
