mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-21 03:22:14 +00:00
Fixed VC7.1
[SVN r24492]
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
#endif
|
||||
|
||||
// Version 7.1
|
||||
#if BOOST == 1310
|
||||
#if BOOST_MSVC == 1310
|
||||
|
||||
// One of these workarounds is needed for MSVC 7.1 AFAIK
|
||||
// (thanks to John Maddock and Martin Lauer).
|
||||
|
||||
Reference in New Issue
Block a user