Remove HAVE_STDLIB_H check and replace stdlib.h by cstdlib
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <vector>
|
||||
#include <set>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <cstdlib>
|
||||
#include <limits.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
Reference in New Issue
Block a user