commit | b9dcbb1f8312d8606b230f75594d40b7d4087004 | [log] [tgz] |
---|---|---|
author | Chun-wei Fan <fanchunwei@src.gnome.org> | Mon Mar 12 13:33:03 2018 +0800 |
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | Tue Mar 13 20:17:52 2018 +0800 |
tree | 7b03dcc35089ac203d228b4ab666aadf96c8aa88 | |
parent | 89dbabff65a39dfb0d9ad036516d5b96c37739de [diff] |
hb-private.hh: Add fallback implementation for round() Add a simplistic round() implementation for our purposes, used when the compiler does not support round() directly.