Skip to content

DOC: Remove recursive inclusion of .h files#171

Merged
dzenanz merged 1 commit intoInsightSoftwareConsortium:masterfrom
jhlegarreta:RemoveRecursiveHeaderIncludes
Dec 22, 2021
Merged

DOC: Remove recursive inclusion of .h files#171
dzenanz merged 1 commit intoInsightSoftwareConsortium:masterfrom
jhlegarreta:RemoveRecursiveHeaderIncludes

Conversation

@jhlegarreta
Copy link
Member

The .h files include the .hxx files, which in
turn include the original .h file.

Remove the recursive includes.

Following the change in ITK:
InsightSoftwareConsortium/ITK@eec8968

The .h files include the .hxx files, which in
turn include the original .h file.

Remove the recursive includes.

Following the change in ITK:
InsightSoftwareConsortium/ITK@eec8968
@github-actions github-actions bot added area:Appendices Issues affecting the Appendices part area:Documentation Issues affecting the Documentation module language:LaTeX Changes to LaTeX code type:BookStyle Changes to book style files labels Dec 22, 2021
@dzenanz dzenanz merged commit eb1b24c into InsightSoftwareConsortium:master Dec 22, 2021
@jhlegarreta jhlegarreta deleted the RemoveRecursiveHeaderIncludes branch December 22, 2021 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Appendices Issues affecting the Appendices part area:Documentation Issues affecting the Documentation module language:LaTeX Changes to LaTeX code type:BookStyle Changes to book style files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants