]> Creatis software - crea.git/blobdiff - src/creaSystem.h
#3374 crea Bug New Normal - vtk8itk5wx3-mingw64
[crea.git] / src / creaSystem.h
index 34572ce9a3af225ce8b47e35ad38ff97cb1af78e..86d9346a3c110addc0b6003776f571776a0d3c24 100644 (file)
@@ -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;