Fixed #8127 (cppcheck 1.80 compilation by MINGW32 gcc 6.3 failed)
This commit is contained in:
parent
cdeae918a8
commit
267a2e154d
|
@ -25,6 +25,7 @@
|
|||
#include <algorithm>
|
||||
#include <cctype>
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <sstream>
|
||||
|
||||
#ifndef _WIN32
|
||||
|
|
Loading…
Reference in New Issue