2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-23 04:02:10 +00:00

FIX incosistent change to new _temporary traits

header also missing

svn path=/trunk/boost/boost/numeric/ublas/; revision=27303
This commit is contained in:
Michael Stevens
2005-02-10 08:52:48 +00:00
parent 7f7877bd1b
commit 676434765f

View File

@@ -18,6 +18,7 @@
#define BOOST_UBLAS_BANDED_H
#include <boost/numeric/ublas/matrix.hpp>
#include <boost/numeric/ublas/detail/temporary.hpp>
// Iterators based on ideas of Jeremy Siek