Have stdio.h mingw workarounds too
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
54f4bf7908
commit
b7fdc0bb20
2 changed files with 40 additions and 3 deletions
|
|
@ -50,9 +50,6 @@ namespace std {
|
|||
}
|
||||
*/
|
||||
|
||||
// extra, there might be warnings for GCC format attribute, ignore those
|
||||
#pragma GCC diagnostic ignored "-Wformat"
|
||||
|
||||
#else // STDIO_OVERRIDE
|
||||
|
||||
// if STDIO_OVERRIDE is not defined, we have nothing to do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue