X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=common%2FclitkDicomRT_StructureSet.h;h=541a91c5d0a6a362e5dcec8df9aba8fc7acb44fc;hb=4913590ba7e15aa2899fe6f9e403940d4e4ba7a1;hp=77d164d29175c84089a36738a39d671489f1677c;hpb=163fa80ef3873595f3e3cf75fb03e53536d1a6ee;p=clitk.git diff --git a/common/clitkDicomRT_StructureSet.h b/common/clitkDicomRT_StructureSet.h index 77d164d..541a91c 100644 --- a/common/clitkDicomRT_StructureSet.h +++ b/common/clitkDicomRT_StructureSet.h @@ -46,7 +46,7 @@ namespace clitk { const std::string & GetDate() const; const std::string & GetTime() const; - int AddBinaryImageAsNewROI(vvImage::Pointer i, std::string name); + int AddBinaryImageAsNewROI(vvImage * i, std::string name); protected: std::string mStudyID;