Changes

Summary

  1. [Core] Remove pragma directive in cpp file (#4393) (details)
  2. [MultiThreading] Fix failing test on ParallelImplementationsRegistry (#4392) (details)
Commit fcd1b0e5932f2291e251de5d3884e652a13e8a33 by noreply
[Core] Remove pragma directive in cpp file (#4393)

The file was modifiedSofa/framework/Core/src/sofa/core/objectmodel/DeprecatedData.cpp (diff)
Commit 27878bd40464de1dbe15832674d151162c9fde6d by noreply
[MultiThreading] Fix failing test on ParallelImplementationsRegistry (#4392)

* More details when test fails

* Test initializing the module at init
The file was modifiedapplications/plugins/MultiThreading/test/ParallelImplementationsRegistry_test.cpp (diff)
The file was modifiedapplications/plugins/MultiThreading/src/MultiThreading/initMultiThreading.cpp (diff)