Skip to content
  • Brad King's avatar
    ENH: Added vtk_expat.h to ensure that VTK finds the correct expat.h when not... · 52bfdaab
    Brad King authored
    ENH: Added vtk_expat.h to ensure that VTK finds the correct expat.h when not using system expat.  Added vtk_expat_mangle.h to mangle all the public symbols in the vtkexpat library to start with a vtk_expat_ prefix.  This will avoid conflicts with applications that link to vtkIO and a separate expat library.
    52bfdaab