• unknown's avatar
    Bug#15936 "round" differs on Windows to Unix · 49cf54d1
    unknown authored
     - remove the windows specific implementation  of 'rint' and use the default from my_global.h
    
    
    include/config-win.h:
      Remove the windows specific version of 'rint' since there already is another default implementation in my_global.h
    49cf54d1
config-win.h 13.7 KB