reverted [1084] it can be fixed better
This commit is contained in:
parent
f33675288e
commit
d9b9368238
|
@ -30,7 +30,7 @@
|
|||
#include <cstring>
|
||||
|
||||
|
||||
#include <stdlib.h> // <- strtoul
|
||||
#include <cstdlib> // <- strtoul
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue