diff options
-rw-r--r-- | Source/kwsys/testDynamicLoader.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/kwsys/testDynamicLoader.cxx b/Source/kwsys/testDynamicLoader.cxx index ea50c1f..ac553e2 100644 --- a/Source/kwsys/testDynamicLoader.cxx +++ b/Source/kwsys/testDynamicLoader.cxx @@ -22,6 +22,7 @@ #if 0 # include "DynamicLoader.hxx.in" # include "kwsys_ios_iostream.h.in" +# include "kwsys_stl_string.hxx.in" #endif #include "testSystemTools.h" |