From: jean-pierre roux Date: Tue, 22 Sep 2009 14:33:48 +0000 (+0000) Subject: Fix include for boost::algorithm X-Git-Tag: EED.02Oct2009~24 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;ds=sidebyside;h=3c92794ea3e8ad8e7ca34e270f7980aee304e726;p=creaImageIO.git Fix include for boost::algorithm --- diff --git a/src2/creaImageIOWxDescriptorPanel.cpp b/src2/creaImageIOWxDescriptorPanel.cpp index 266eabe..9556b42 100644 --- a/src2/creaImageIOWxDescriptorPanel.cpp +++ b/src2/creaImageIOWxDescriptorPanel.cpp @@ -3,6 +3,8 @@ #include #include +#include + namespace creaImageIO { // CTor