osx on folly take 2
authorPaul Tarjan <ptarjan@fb.com>
Fri, 31 May 2013 22:01:14 +0000 (15:01 -0700)
committerOwen Yamauchi <oyamauchi@fb.com>
Mon, 3 Jun 2013 19:23:47 +0000 (12:23 -0700)
commit1b68b53f887d73ac6619cd2d64f87039263f96ef
treefc8a485e094b78718ab4e6bf5cf8324c5f224f3c
parent4591d3cd0aaa707c8a6a280d8d7969ae8a78ca97
osx on folly take 2

Summary: using ULL broke everything. Lets try the case @danslo originally suggested.

Test Plan: will check errors for this file

Reviewed By: delong.j@fb.com

FB internal diff: D832165
folly/Benchmark.cpp