Merge fixes
This commit is contained in:
@@ -110,6 +110,7 @@ namespace Nz
|
||||
|
||||
chosenImpl = std::move(impl); //< Move (and delete previous) implementation before unloading library
|
||||
chosenLib = std::move(implLib);
|
||||
break;
|
||||
}
|
||||
|
||||
if (!chosenImpl)
|
||||
|
||||
Reference in New Issue
Block a user