• unknown's avatar
    a fix (bug #11544: Use of missing rint() function on QNX). · c86f168e
    unknown authored
    
    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
    c86f168e
my_global.h 38 KB