summaryrefslogtreecommitdiff
path: root/src/wchar/WCHAR_MIN.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wchar/WCHAR_MIN.h')
-rw-r--r--src/wchar/WCHAR_MIN.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/wchar/WCHAR_MIN.h b/src/wchar/WCHAR_MIN.h
new file mode 100644
index 00000000..dbf961db
--- /dev/null
+++ b/src/wchar/WCHAR_MIN.h
@@ -0,0 +1,6 @@
+#include <wchar.h>
+#define WCHAR_MIN (0)
+
+/*
+STDC(199409)
+*/