Make it work with casacore 3.1.1
Created by: tammojan
This depends on a correct casacore version number in version.h, see casacore/casacore#942 Fixes #170 (closed)
Merge request reports
Activity
283 284 } 284 285 } 285 286 // Remove possible hypercolumn definitions. 287 // Test for casacore version 3.1.1 or smaller 288 #pragma message "BOOST_VERSION=" BOOST_PP_STRINGIZE(CASACORE_VERSION_NUM) 283 284 } 284 285 } 285 286 // Remove possible hypercolumn definitions. 287 // Test for casacore version 3.1.1 or smaller 288 #pragma message "BOOST_VERSION=" BOOST_PP_STRINGIZE(CASACORE_VERSION_NUM)
Please register or sign in to reply