Skip to content

Support casacore after CountedPtr removal

Andre Offringa requested to merge support-newest-casacore into master

This fixes a compile error caused by the change of CountedPtr to unique_ptr in casacore >3.5.0. The fix supports both older and newer versions.

Edited by Andre Offringa

Merge request reports