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: add header for numeric_limits allowing build on ubuntu 16.04 #119

Merged
merged 1 commit into from
May 14, 2020

Conversation

catskul
Copy link
Contributor

@catskul catskul commented May 14, 2020

Seems that libstdc++ must have internally changed implicit header dependency graph such that limits was no longer implicitly included.

Added explicit dependency on limits to make it possible to compile ign-math in ubuntu 16.04

@catskul catskul requested a review from scpeters as a code owner May 14, 2020 02:30
…an build on ubuntu 16.04

Signed-off-by: Andrew Somerville <andy.somerville@gmail.com>
@catskul catskul force-pushed the catskul/add-limits-header branch from c1d9e73 to 2b4497c Compare May 14, 2020 02:40
@chapulina chapulina merged commit fdbd226 into gazebosim:master May 14, 2020
chapulina pushed a commit that referenced this pull request Jul 7, 2020
…an build on ubuntu 16.04 (#119)

Signed-off-by: Andrew Somerville <andy.somerville@gmail.com>
@chapulina chapulina mentioned this pull request Jul 7, 2020
scpeters pushed a commit that referenced this pull request Jul 13, 2020
…an build on ubuntu 16.04 (#119)

Signed-off-by: Andrew Somerville <andy.somerville@gmail.com>
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.

None yet

3 participants