Skip to content

Only use 'pragma once' when supported. - #6

Closed
danieljames wants to merge 1 commit into
boostorg:developfrom
danieljames:develop
Closed

Only use 'pragma once' when supported.#6
danieljames wants to merge 1 commit into
boostorg:developfrom
danieljames:develop

Conversation

@danieljames

Copy link
Copy Markdown
Contributor

The checks were removed in 42e7d7b. This is a little better as most compilers support it nowadays.

@stefanseefeld stefanseefeld left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It isn't clear to me that we need these pragmas at all, given that the headers also use the usual header guards. Wouldn't it be simpler to just remove these 'pragma once' lines as redundant ?

@danieljames

Copy link
Copy Markdown
Contributor Author

Sure, if that's what you prefer.

@stefanseefeld
stefanseefeld force-pushed the develop branch 2 times, most recently from 8ccdcff to 3ace4a0 Compare October 8, 2016 17:34
@stefanseefeld

Copy link
Copy Markdown
Member

Close as obsolete.

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.

2 participants