Skip to content

COMP: VTK 9.6 Build Fix - Fix iostream include hygiene#72

Open
sjh26 wants to merge 1 commit into
DCBIA-OrthoLab:masterfrom
sjh26:fix-iostream
Open

COMP: VTK 9.6 Build Fix - Fix iostream include hygiene#72
sjh26 wants to merge 1 commit into
DCBIA-OrthoLab:masterfrom
sjh26:fix-iostream

Conversation

@sjh26
Copy link
Copy Markdown
Contributor

@sjh26 sjh26 commented Apr 10, 2026

Add missing #include and qualify bare cout/endl with std:: in surfacefeaturesextractor.cxx to fix implicit iostream dependency.

See: https://discourse.vtk.org/t/important-update-standard-iostream-availability-from-vtk/16171

Add missing #include <iostream> and qualify bare cout/endl with std::
in surfacefeaturesextractor.cxx to fix implicit iostream dependency.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant