diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-02-03 10:30:43 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-02-03 10:39:42 +0000 |
commit | b9fa2963cf12e6987b3a0acc219c4fa591e41be8 (patch) | |
tree | 5af5dd654427e3197d6948818ae4be608e8b4ced /sc/inc/documentstreamaccess.hxx | |
parent | b4dc15e72e6c8925fb607558d5005a9c684e420d (diff) |
fix gcc build error
error: invalid operands of types '__gnu_cxx::__enable_if<true, double>::__type
{aka double}' and 'int' to binary 'operator%'
apparently there's a template returning double for abs for the
non-int/long/float/double argument case. So promote earlier to int so the
abs<int> is called
Change-Id: I882a27c5ec349f894c1c9f4857687360a46b55ae
Diffstat (limited to 'sc/inc/documentstreamaccess.hxx')
0 files changed, 0 insertions, 0 deletions