dcleblanc/SafeInt

Compile breaks when using non-standard wchar_t on Visual Studio build

dcleblanc opened this issue · 1 comments

When using the not recommended, antique /Zc:wchar_t- compiler flag, SafeInt won't build

Fixed in commit to use_c_headers branch