From 09b34fa79683742ff4f5e787bb644fe58d473d5e Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Fri, 10 Mar 2006 10:07:42 -0500 Subject: COMP: Add missing include --- Source/kwsys/testDynamicLoader.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/kwsys/testDynamicLoader.cxx b/Source/kwsys/testDynamicLoader.cxx index 40e426e..ea50c1f 100644 --- a/Source/kwsys/testDynamicLoader.cxx +++ b/Source/kwsys/testDynamicLoader.cxx @@ -15,6 +15,7 @@ #include KWSYS_HEADER(DynamicLoader.hxx) #include KWSYS_HEADER(ios/iostream) +#include KWSYS_HEADER(stl/string) // Work-around CMake dependency scanning limitation. This must // duplicate the above list of headers. -- cgit v0.12