mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: avoid autoPtr copy assignment and implicit casting
This commit is contained in:
@ -1754,7 +1754,7 @@ int main(int argc, char *argv[])
|
||||
distributor,
|
||||
globalToMasterPatch,
|
||||
globalToSlavePatch,
|
||||
setFormatter,
|
||||
setFormatter(),
|
||||
dryRun
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user