<!-- The text within this markup is a comment, and is intended to provide guidelines to open an issue for the ITK repository. This text will not be part of the issue. --> <!-- Before submitting an issue, please check that your issue has not been already filed. --> ### DescriptionSame bug as bug n. 5557, but with ITKTreeContainer.h missing this time. OTB (CNES) concern too. Not fixed by myself. <!-- Description of the bug. --> ### Steps to Reproduce <!-- 1. [First Step] 2. [Second Step] 3. [and so on...] Provide a minimal, complete, compilable, and verifiable example (commonly abbreviated as MWE, Minimal Working Example, or sometimes referred to as SSCCE, Short, Self Contained, Correct (Compilable) Example) or code snippet, either through a GitHub gist (https://gist.github.com/) or providing your own files (including your source code, `CMakeLists.txt` file if applicable, and your data) reproducing the issue or showing an incorrect result. --> ### Expected behavior <!-- What you expect to happen. --> ### Actual behavior <!-- What actually happens. Include the relevant build error trace. --> ```none ``` ### Reproducibility <!-- What percentage of the time does it reproduce? --> ### Versions <!-- If a tagged version, you can get this information by inspecting the `ITK_VERSION_MAJOR` `ITK_VERSION_MINOR` and `ITK_VERSION_PATCH` variable values in the `ITKConfig.cmake` file. If the commit number is required, run `$ git rev-parse --short HEAD`. --> ### Environment <!-- Which your OS, CMake, and compiler versions are, or your Python and installed package versions are. --> ### Additional Information <!-- Any additional information, configuration or data that might be necessary to reproduce the issue. --> <!-- **Note**: Use issues for their purpose; issues are not for code help. Need help? Ask your question at ITK discourse (https://discourse.itk.org/). -->
DescriptionSame bug as bug n. 5557, but with ITKTreeContainer.h missing this time.
OTB (CNES) concern too.
Not fixed by myself.
Steps to Reproduce
Expected behavior
Actual behavior
Reproducibility
Versions
Environment
Additional Information