Replace use of deprecated C++ headers
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
//
|
||||
//
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <cstdlib>
|
||||
#include <limits>
|
||||
|
||||
#include <QtGlobal>
|
||||
|
||||
Reference in New Issue
Block a user