From 899be21cdea9ecdcf2f4f411090f5b6b0a03061a Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Tue, 14 Sep 2004 11:39:04 -0400 Subject: ERR: Add missing include --- Source/kwsys/CommandLineArguments.cxx | 1 + 1 file changed, 1 insertion(+) 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 +#include namespace KWSYS_NAMESPACE { -- cgit v0.12