Fix build with Ossim >= 2.8
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.
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.