Skip to content

Fix CellSet* typeid to consistent across dynamic libraries.

Since we don't have explicit template instantiations for CellSetExplicit and CellSetSingleType we need to mark them as being exported from all libraries.

Merge request reports