From 88c29873e56e69c83aa0d0798188cd792368059b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 29 Nov 2013 22:08:01 -0500 Subject: Add /FS flag (msvc) for parallel builds --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a6788b35..888f359f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2013-11-29 Jay Berkenbilt + * Add /FS to msvc builds to allow parallel builds to work with + Visual C++ 2013. + * Add missing #include in some files that use std::min and std::max. -- cgit v1.2.3-54-g00ecf