Skip to content

put libTIFF include in Dune::Copasi::Detail namespace to avoid it polluting the global namespace

Liam Keegan requested to merge libtiff_namespace into master
  • move the <tiffio.h> include inside the Dune::Copasi::Detail namespace
  • avoids polluting the global or Dune::Copasi namespaces
  • closes #52 (closed)

Merge request reports