2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-19 14:52:17 +00:00

correction location of type_deduction.hpp

[SVN r23803]
This commit is contained in:
Michael Stevens
2004-07-19 19:57:25 +00:00
parent b06cf15e6e
commit a28fdc44b9

View File

@@ -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 <boost/mpl/vector/vector20.hpp>
#include <boost/mpl/at.hpp>