summaryrefslogtreecommitdiffstats
path: root/Source/cmSourceFilesRemoveCommand.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmSourceFilesRemoveCommand.cxx')
-rw-r--r--Source/cmSourceFilesRemoveCommand.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmSourceFilesRemoveCommand.cxx b/Source/cmSourceFilesRemoveCommand.cxx
index 7fb9b7a..98c4164 100644
--- a/Source/cmSourceFilesRemoveCommand.cxx
+++ b/Source/cmSourceFilesRemoveCommand.cxx
@@ -15,6 +15,7 @@
=========================================================================*/
#include "cmSourceFilesRemoveCommand.h"
+#include <stdlib.h> // required for atof
// cmSourceFilesRemoveCommand
bool cmSourceFilesRemoveCommand::InitialPass(std::vector<std::string> const& args)