2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-22 15:52:18 +00:00
svn path=/trunk/boost/boost/numeric/ublas/; revision=24919
This commit is contained in:
Michael Stevens
2004-09-05 12:22:15 +00:00
parent d50ad19ba1
commit 7d727d044a

View File

@@ -63,7 +63,6 @@
#define BOOST_UBLAS_NO_LONG_DOUBLE
#ifdef NDEBUG
//TODO Make these MSVC version specific if appropriate
// MSVC has special inlining options
#pragma inline_recursion (on)
#pragma inline_depth (255)