]> Creatis software - cpPlugins.git/blobdiff - lib/third_party/Pluma/DLibrary.cpp
Merge branch 'master' of ssh://git.creatis.insa-lyon.fr/cpPlugins
[cpPlugins.git] / lib / third_party / Pluma / DLibrary.cpp
index 923d825272c3538052e47e6e3c03d93169fb457d..14516ba74e42ef82bfabbdfec02b43a0370ff3fe 100644 (file)
@@ -51,7 +51,7 @@ DLibrary* DLibrary::load(const std::string& path){
           throw std::runtime_error(\r
             std::string( "Failed to load library \"" ) +\r
             path +\r
-            std::string( "\"." );\r
+            std::string( "\"." )\r
             );\r
           return NULL;\r
         }\r