X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FcreaSystem.h;h=86d9346a3c110addc0b6003776f571776a0d3c24;hb=cec56a30635f62b8363a226847749d1dcd54138e;hp=34572ce9a3af225ce8b47e35ad38ff97cb1af78e;hpb=1fb1974b5578149b436553cf5f620372a8a6a69e;p=crea.git diff --git a/src/creaSystem.h b/src/creaSystem.h index 34572ce..86d9346 100644 --- a/src/creaSystem.h +++ b/src/creaSystem.h @@ -168,7 +168,7 @@ namespace crea extern "C" { - CREA_EXPORT inline const std::string& CREA_CDECL GetVersion() + CREA_EXPORT inline const std::string& CREA_CDECL GetVersionCREA() { static const std::string v(CREA_STRINGIFY_SYMBOL(CREA_VERSION)); return v;