ENH: Cleanup bootstrap even more

This commit is contained in:
Andy Cedilnik
2006-03-22 11:15:35 -05:00
parent 0376fe4b9b
commit 36e2728431
6 changed files with 42 additions and 39 deletions

View File

@@ -16,6 +16,9 @@
=========================================================================*/
#include "cmWriteFileCommand.h"
#include <sys/types.h>
#include <sys/stat.h>
// cmLibraryCommand
bool cmWriteFileCommand::InitialPass(std::vector<std::string> const& args)
{