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