Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing hpx_fwd.hpp includes #1750

Merged
merged 2 commits into from Oct 2, 2015
Merged

Removing hpx_fwd.hpp includes #1750

merged 2 commits into from Oct 2, 2015

Conversation

sithhell
Copy link
Member

As a start, this patch removes hpx_fwd.hpp from all of hpx/util and deals with
the avalanche for the rest of the headers

@sithhell
Copy link
Member Author

Can we merge this? It compiles fine under msvc now.

@hkaiser
Copy link
Member

hkaiser commented Sep 25, 2015

I just checked, this branch fails to compile if HPX_HAVE_THREAD_LOCAL_STORAGE is defined.

@sithhell
Copy link
Member Author

Thanks, I'll try to fix this.

As a start, this patch removes hpx_fwd.hpp from all of hpx/util and deals with
the avalanche for the rest of the headers.
@sithhell
Copy link
Member Author

I just checked, this branch fails to compile if HPX_HAVE_THREAD_LOCAL_STORAGE is defined.

Fixed.

It seems to be not easily solvable at this point to remove hpx_fwd.hpp from this file right now.
@hkaiser
Copy link
Member

hkaiser commented Oct 1, 2015

LGTM now.

sithhell added a commit that referenced this pull request Oct 2, 2015
@sithhell sithhell merged commit 7587657 into master Oct 2, 2015
@sithhell sithhell deleted the header_cleanup branch October 2, 2015 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants