header dependcies
[SVN r25624]
This commit is contained in:
parent
69ec8fa7f6
commit
8f13b9ecf1
@ -19,6 +19,7 @@
|
||||
|
||||
// Only forward definition required to define stream operations
|
||||
#include <iosfwd>
|
||||
#include <boost/numeric/ublas/matrix_expression.hpp>
|
||||
|
||||
namespace boost { namespace numeric { namespace ublas {
|
||||
|
||||
|
@ -20,6 +20,7 @@
|
||||
#include <boost/numeric/ublas/config.hpp>
|
||||
#include <boost/numeric/ublas/storage_sparse.hpp>
|
||||
#include <boost/numeric/ublas/vector_sparse.hpp>
|
||||
#include <boost/numeric/ublas/matrix.hpp>
|
||||
|
||||
// Iterators based on ideas of Jeremy Siek
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user