Skip to content

fix: add header for numeric_limits allowing build on ubuntu 16.04#119

Merged
chapulina merged 1 commit intogazebosim:masterfrom
catskul:catskul/add-limits-header
May 14, 2020
Merged

fix: add header for numeric_limits allowing build on ubuntu 16.04#119
chapulina merged 1 commit intogazebosim:masterfrom
catskul:catskul/add-limits-header

Conversation

@catskul
Copy link
Copy Markdown
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.

3 participants