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

Fix compilation with Boost 1.46.1 #7

Merged
merged 1 commit into from
Mar 15, 2013
Merged

Conversation

rhuitl
Copy link
Contributor

@rhuitl rhuitl commented Mar 15, 2013

Fix compilation with Boost 1.46.1: boost::mt19937 instead of boost::random::mt19937.
Can anyone with a newer Boost version please verify that this works.

@jkammerl
Copy link
Member

Thanks, Robert!
@aichim could you please check if this patch works with your recent boost installation? Thanks!

@aichim
Copy link
Member

aichim commented Mar 15, 2013

Looks good and works for me. Weird that Boost broke the API with that.

Thanks Robert!

aichim added a commit that referenced this pull request Mar 15, 2013
Fix compilation with Boost 1.46.1
@aichim aichim merged commit 8b8c7e8 into PointCloudLibrary:master Mar 15, 2013
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.

3 participants