FloatingPoint: Use uint32_t instead of unsigned. (#5459)
authorAina Niemetz <aina.niemetz@gmail.com>
Wed, 18 Nov 2020 01:54:19 +0000 (17:54 -0800)
committerGitHub <noreply@github.com>
Wed, 18 Nov 2020 01:54:19 +0000 (17:54 -0800)
commit83a502c54b59e6d654ed2a068c5f29f5e22ff660
treea53ab444c1aaeb4f68f707af3a89bb196f72c59f
parent4bdba195950858dc1b2b9afa80d216dc58c66b68
FloatingPoint: Use uint32_t instead of unsigned. (#5459)
src/util/floatingpoint.cpp
src/util/floatingpoint.h.in