commit | a9df1ae622d0eb91a26208c03c51d0c518cce146 | [log] [tgz] |
---|---|---|
author | Mike Hommey <mh@glandium.org> | Wed May 21 16:34:02 2014 +0900 |
committer | Jason Evans <je@fb.com> | Tue May 27 15:45:14 2014 -0700 |
tree | ba08194b2c3d1d3d792af45deb9b2f77a5b35c7b | |
parent | 3a730dfd5062ecd6fc46b68f28342e14b461f560 [diff] |
Use ULL prefix instead of LLU for unsigned long longs MSVC only supports the former.