Skip to content
Snippets Groups Projects
Commit f4ebf848 authored by Pascal Raisig's avatar Pascal Raisig Committed by Florian Uhlig
Browse files

Fix compiler warning for int to size_t comparison

Some compilers create a warning since the
std::abs() result was not casted to size_t.
parent 3d8a22f6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment