X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src2%2FcreaImageIOTreeDescriptor.h;h=e6863b14545cdcd6cf36e10274212fe8539fcf10;hb=e4a54c9026a2a0c17e3be0b5915c34688a9385ad;hp=c2fb7ae0d032fa6c3b8e343b2687f49b6e7c1ce9;hpb=36a4ac578a165ab010663055b433aef6d9248e22;p=creaImageIO.git diff --git a/src2/creaImageIOTreeDescriptor.h b/src2/creaImageIOTreeDescriptor.h index c2fb7ae..e6863b1 100644 --- a/src2/creaImageIOTreeDescriptor.h +++ b/src2/creaImageIOTreeDescriptor.h @@ -64,7 +64,7 @@ namespace creaImageIO void Clear(); //Create Attribute Descriptors from a file - void createDescriptorfromFile(std::string &i_file); + void createDescriptorfromFile(const std::string &i_file); private: LevelDescriptorListType mLevelDescriptorList;