a fix (bug #11544: Use of missing rint() function on QNX).
include/my_global.h: a fix (bug #11544: Use of missing rint() function on QNX). We have to explicitly specify std:: namespace to use rint() and isnan() functions in C++ scope on QNX due to an error in the /usr/include/math.h
Showing
Please register or sign in to comment