Skip to content

COMP: VTK 9.6 build fix - iostream include hygiene#41

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

COMP: VTK 9.6 build fix - iostream include hygiene#41
sjh26 wants to merge 1 commit intoDCBIA-OrthoLab:masterfrom
sjh26:fix-iostream

Conversation

@sjh26
Copy link
Copy Markdown

@sjh26 sjh26 commented Apr 10, 2026

Add missing #include in Downsize/Downsize.cxx and prefix all unqualified cout/cerr/endl uses with std:: across 6 files (ApplyMatrix, Growing, LabelAddition, LabelExtraction, MaskCreation, NonGrowing).

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

Add missing #include <iostream> in Downsize/Downsize.cxx and prefix
all unqualified cout/cerr/endl uses with std:: across 6 files
(ApplyMatrix, Growing, LabelAddition, LabelExtraction, MaskCreation,
NonGrowing).

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