X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2Fsrc1%2Fbrukerdataset.h;h=e9cdacbe438744c04b201150573a194b7cdde5e3;hb=cc4fb89e6ab8668e7e8830a2e65dc53dc1773de5;hp=1056c111d82079510b13c3e452d7d505aac8b9a9;hpb=ae5c3dd3e9ff2d97d7c4dba31680ad97be1f967a;p=creaBruker.git diff --git a/lib/src1/brukerdataset.h b/lib/src1/brukerdataset.h index 1056c11..e9cdacb 100644 --- a/lib/src1/brukerdataset.h +++ b/lib/src1/brukerdataset.h @@ -53,7 +53,7 @@ friend class BrukerKspaceObject; public: BrukerDataSet(); ~BrukerDataSet(); - bool LoadFile(std::string& FileToRead); + bool LoadFile(std::string FileToRead); bool FillMap(); void PrintKey(std::string &); void PrintSelf();