X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src2%2FcreaImageIOTreeDescriptor.h;h=e6863b14545cdcd6cf36e10274212fe8539fcf10;hb=be812877eb9dfa9b921df4f6d88df98af73328c3;hp=c2fb7ae0d032fa6c3b8e343b2687f49b6e7c1ce9;hpb=677d919d8f9ffc26b332f717e9cbddf4c0670dfe;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;