From a28fdc44b9ff8a66dbd795a6b9ee8905f51dca42 Mon Sep 17 00:00:00 2001 From: Michael Stevens Date: Mon, 19 Jul 2004 19:57:25 +0000 Subject: [PATCH] correction location of type_deduction.hpp [SVN r23803] --- include/boost/numeric/ublas/returntype_deduction.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/numeric/ublas/returntype_deduction.hpp b/include/boost/numeric/ublas/returntype_deduction.hpp index de14d3d1..e2c31930 100644 --- a/include/boost/numeric/ublas/returntype_deduction.hpp +++ b/include/boost/numeric/ublas/returntype_deduction.hpp @@ -8,7 +8,7 @@ #ifndef BOOST_NUMERIC_UBLAS_NUMERICTYPE_DEDUCTION_IPP #define BOOST_NUMERIC_UBLAS_NUMERICTYPE_DEDUCTION_IPP -/* See original boost/utility/type_deduction.hpp for comments */ +// See original in boost-sandbox/boost/utility/type_deduction.hpp for comments #include #include