Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mingw used to directly use the msvcrt implementation of swprintf which does does not match the ANSI version. This was fixed in mingw-w64 and so this special case has to be removed.
- Loading branch information