Remove round polyfill
Added in 01dff1ea and 19256bef, this was targeted at older msvc versions that don't support C99 but now as we require C++11 we don't target places those envs thus removing this.
Showing
想要评论请 注册 或 登录
Added in 01dff1ea and 19256bef, this was targeted at older msvc versions that don't support C99 but now as we require C++11 we don't target places those envs thus removing this.