Skip to content
Snippets Groups Projects
Commit 35244fa7 authored by James R.'s avatar James R.
Browse files

Clang: fix -Wimplicit-const-int-float-conversion

Some of these integers exceed the precision of float. In
that case the number is rounded. The rounding shouldn't
matter too much anyway, so just shut the compiler up.
parent 210c9419
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment