Skip to content

v2.0.1

@bnoordhuis bnoordhuis tagged this 17 Jan 10:29
Before this commit, buffertools didn't compile with VS2013 because
it relied on std::min() being pulled in implicitly through other
standard headers.  The fix is easy, just include <algorithm>.

Fixes #52.
Assets 2
Loading