diff options
Diffstat (limited to 'Source/kwsys/CommandLineArguments.cxx')
-rw-r--r-- | Source/kwsys/CommandLineArguments.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/kwsys/CommandLineArguments.cxx b/Source/kwsys/CommandLineArguments.cxx index 0eca02a..d374ad6 100644 --- a/Source/kwsys/CommandLineArguments.cxx +++ b/Source/kwsys/CommandLineArguments.cxx @@ -23,6 +23,7 @@ #include KWSYS_HEADER(ios/iostream) #include <stdio.h> +#include <stdlib.h> namespace KWSYS_NAMESPACE { |