#include <tiffio.h> pollutes global namespace
-
#include <tiffio.h>
incommon/tiff_grayscale.hh
defines a bunch of stuff in the global namespace - this can cause issues when using other namespace-polluting libraries
- e.g. https://stackoverflow.com/questions/28703828/incompatible-opencv-and-libtiff-libs-on-osx