Skip to content

WIP: Update catalyst

Tom Osika requested to merge tom.osika/paraview:update_catalyst_inline into master

Small changes were recently added to catalyst. A free function was changed to inline, which resolves some linker errors that can occur if catalyst.hpp is included in multiple files.

Merge request reports