Fix compilation under VS2003
This commit is contained in:
parent
f669a5a45d
commit
949e1ad6b8
|
@ -25,6 +25,7 @@
|
|||
#include <sstream>
|
||||
#include <stdlib.h> // <- atoi
|
||||
#include <cstring>
|
||||
#include <cctype>
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue