Skip to content
  • Dave DeMarle's avatar
    Fix -Wnarrowing compilation warnings. · d9ab6e3f
    Dave DeMarle authored
    Change-Id: I0ed7c091a7fe50c5afde9e5c70b5aa71144917fd
    Specifically:
    warning: narrowing conversion of 'cols' from 'long int' to 'double' inside { } is ill-formed in C++11
    d9ab6e3f