Skip to content

Fix build with Ossim >= 2.8

Guillaume Pasero requested to merge ossim_compat into develop

There was a lot of missing std:: in OssimPlugins. I assume they were hidden by a using namespace std in a ossim header.

This may need to be backported in the 6.6 branch for packaging on Debian.

Merge request reports