Merge remote-tracking branch 'origin/fixes' into develop

This commit is contained in:
Roger A. Light
2020-09-24 17:03:14 +01:00
172 changed files with 2587 additions and 775 deletions
+1
View File
@@ -53,6 +53,7 @@ int main(int argc, char *argv[])
}
delete mosq;
delete mosq;
mosqpp::lib_cleanup();
return run;