Support casacore after CountedPtr removal
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
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.