re: 'lround' is not a member of 'std'
matthew green <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
> > /usr/include/g++/bits/x86_64/c++config.h:/* #undef __CORRECT_ISO_CPP11_MATH_H_PROTO_FP */ [ ... ] > Sorry, it was a plain missing include of <cmath> :) yeah - the uses are "#ifndef", which fooled me. this is only a solaris/vxworks thing it seems. .mrg.