COMP: Add missing include

This commit is contained in:
Andy Cedilnik 2006-03-10 10:07:42 -05:00
parent 187821af43
commit 09b34fa796

View File

@ -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.