]> Creatis software - creaImageIO.git/commitdiff
Fix include for boost::algorithm
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Tue, 22 Sep 2009 14:33:48 +0000 (14:33 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Tue, 22 Sep 2009 14:33:48 +0000 (14:33 +0000)
src2/creaImageIOWxDescriptorPanel.cpp

index 266eabe55dd6e2acea6e375620d590e54d7cdf11..9556b42e9210bea44cb1600c34f0ba82f14ca14e 100644 (file)
@@ -3,6 +3,8 @@
 #include <gdcmGlobal.h>
 #include <gdcmDictSet.h>
 
+#include <boost/algorithm/string.hpp>
+
 namespace creaImageIO
 {
   // CTor