]> https://gitweb.dealii.org/ - dealii.git/commitdiff
bump boost msvc detection
authorTimo Heister <timo.heister@gmail.com>
Mon, 22 Aug 2016 17:47:16 +0000 (13:47 -0400)
committerTimo Heister <timo.heister@gmail.com>
Tue, 23 Aug 2016 12:43:35 +0000 (08:43 -0400)
bundled/boost-1.56.0/include/boost/config/compiler/visualc.hpp

index 8765108a8a4c6275798aca20c12f37b26f5c7ec9..4edb6fca882e9c46ef83c65829314d2773e71615 100644 (file)
 //
 // last known and checked version is 18.00.20827.3 (VC12 RC, aka 2013 RC):
 // tjhei: change 180020827 to 190023506 (vs 2015 update 1)
-#if (_MSC_VER > 1800 && _MSC_FULL_VER > 190023506)
+// tjhei: change to 190024213 (vs 2015 update 3)
+#if (_MSC_VER > 1800 && _MSC_FULL_VER > 190024213)
 #  if defined(BOOST_ASSERT_CONFIG)
 #     error "Unknown compiler version - please run the configure tests and report the results"
 #  else

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.