X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FCDMUtilities.h;h=2b4f05bfcea9a505864c7969d26ea3964a9cf5df;hb=63de854d3d1085c92883328a6fb728d6e5dd2fa4;hp=15031ab3048a9dc08c868c330249eb8711604fe7;hpb=e2223b619fa37daaf6103b34b39e789efc1a0b94;p=crea.git diff --git a/lib/creaDevManagerLib/CDMUtilities.h b/lib/creaDevManagerLib/CDMUtilities.h index 15031ab..2b4f05b 100644 --- a/lib/creaDevManagerLib/CDMUtilities.h +++ b/lib/creaDevManagerLib/CDMUtilities.h @@ -36,6 +36,7 @@ #define CDMUTILITIES_H_ #include +#include namespace CDMUtilities { @@ -52,7 +53,7 @@ namespace CDMUtilities ); }; - const std::string& fixPath(const std::string& path); + const std::string fixPath(const std::string& path); }; #endif /* CDMUTILITIES_H_ */