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

missing headers in wire_defs.h #1

Open
m0rb opened this issue Feb 25, 2022 · 0 comments
Open

missing headers in wire_defs.h #1

m0rb opened this issue Feb 25, 2022 · 0 comments

Comments

@m0rb
Copy link

m0rb commented Feb 25, 2022

Hi,

It seems wire_defs.h is missing a couple headers necessary to build

/home/morb/build/metalnes/source/metalnes/wire_defs.h: In function ‘void metalnes::bbox_reset(metalnes::rect&)’:
/home/morb/build/metalnes/source/metalnes/wire_defs.h:67:17: error: ‘numeric_limits’ is not a member of ‘std’

Including stdexcept and limits in the file was enough to get things moving along on Fedora 35 / x86_64 (gcc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9))

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

No branches or pull requests

1 participant