• Rosen Penev's avatar
    util/Math: change define · cfa4524c
    Rosen Penev authored
    This has nothing to do with uClibc. It has everything to do with gcc's
    libstdc++.
    
    C99 math can be compile time disabled for it. Check for that and use boost
    lround when std is not available.
    Signed-off-by: 's avatarRosen Penev <rosenp@gmail.com>
    cfa4524c
Math.hxx 1.69 KB