Fixed #8127 (cppcheck 1.80 compilation by MINGW32 gcc 6.3 failed)

This commit is contained in:
Daniel Marjamäki 2017-07-31 18:30:20 +02:00
parent cdeae918a8
commit 267a2e154d
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <algorithm>
#include <cctype>
#include <cstdlib>
#include <cstring>
#include <sstream>
#ifndef _WIN32