...
This commit is contained in:
@@ -300,7 +300,7 @@ public:
|
||||
requires(mcc_celestial_point_c<T> || mcc_eqt_hrz_coord_c<T>)
|
||||
{
|
||||
// for small corrections only!!!
|
||||
auto ret = computePCM(std::move(app_pt), result);
|
||||
auto ret = computePCM(std::move(app_pt), result, hw_pt);
|
||||
if (ret) {
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user