Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix implicit conversion to floating-point in F14TestUtil
Summary: Addresses this warning under MSVC: ``` folly/container/test/F14TestUtil.h(48): warning C5219: implicit conversion from 'size_t' to 'double', possible loss of data ``` Reviewed By: ilvokhin Differential Revision: D67658094 fbshipit-source-id: 4d6b8563c1f354337da7e6e20956bc22c4ce692b
- Loading branch information