Skip to content

GeoModel: patch for 4.4.3 in order to fix C++20 compilation problems

Only one file was affected by this patch: GeoPluginLoader.h

This seems to be the fastest way to fix the GeoModel compilation problem with C++20 discussed in ATLINFR-4959. I will also put this patch into GeoModel master and eventually make a new release. However, given today Athena uses GeoModel 4.4.3 which was made half a year ago, I'd rather spend some time testing the latest version of GeoModel master before switching Athena to it.

CC @elmsheus

Merge request reports