We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2aa774 + affffdb commit 74760e7Copy full SHA for 74760e7
contrib/autoboost/autoboost/config/compiler/visualc.hpp
@@ -288,11 +288,4 @@
288
#endif
289
290
//
291
-// last known and checked version is 19.00.23026 (VC++ 2015 RTM):
292
-#if (_MSC_VER > 1900)
293
-# if defined(AUTOBOOST_ASSERT_CONFIG)
294
-# error "Unknown compiler version - please run the configure tests and report the results"
295
-# else
296
-# pragma message("Unknown compiler version - please run the configure tests and report the results")
297
-# endif
298
-#endif
+// last known and checked version is VC++ 2017 Version 15.6.0 Preview 5.0 (1913)
0 commit comments