mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-27 11:18:35 -06:00
ENH: add stdlib.h for portability to borland 6
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
=========================================================================*/
|
||||
#include "cmWrapExcludeFilesCommand.h"
|
||||
#include <stdlib.h> // required for atof
|
||||
|
||||
// cmWrapExcludeFilesCommand
|
||||
bool cmWrapExcludeFilesCommand::InitialPass(std::vector<std::string> const& argsIn)
|
||||
|
||||
Reference in New Issue
Block a user