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

Fixed error with initialized Vector and openMP #1223

Merged
merged 1 commit into from
May 4, 2015
Merged

Fixed error with initialized Vector and openMP #1223

merged 1 commit into from
May 4, 2015

Conversation

mdering
Copy link
Contributor

@mdering mdering commented May 4, 2015

when using an initialized variable such as this, openMP requires
firstprivate be used. this fixes a bug introduced in 1214

when using an initialized variable such as this, openMP requires
firstprivate be used. this fixes a bug introduced in 1214
jspricke added a commit that referenced this pull request May 4, 2015
Fixed error with initialized Vector and openMP
@jspricke jspricke merged commit 0daa446 into PointCloudLibrary:master May 4, 2015
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