#3944 clang-tidy : Apply modernize-deprecated-headers

This commit is contained in:
Magne Sjaastad
2019-01-10 16:16:49 +01:00
parent 63c675d6e2
commit d460d3d77d
32 changed files with 34 additions and 34 deletions

View File

@@ -41,7 +41,7 @@
#endif
#include <QtNetwork>
#include <stdlib.h>
#include <cstdlib>
//--------------------------------------------------------------------------------------------------