mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-19 14:52:17 +00:00
correct headers
[SVN r25664]
This commit is contained in:
@@ -14,16 +14,6 @@
|
||||
// GeNeSys mbH & Co. KG in producing this work.
|
||||
//
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include <boost/numeric/ublas/config.hpp>
|
||||
#include <boost/numeric/ublas/vector.hpp>
|
||||
#include <boost/numeric/ublas/matrix.hpp>
|
||||
#include <boost/numeric/ublas/triangular.hpp>
|
||||
#include <boost/numeric/ublas/io.hpp>
|
||||
|
||||
#include <boost/numeric/ublas/blas.hpp>
|
||||
|
||||
#include "test2.hpp"
|
||||
|
||||
template<class V, class M, int N>
|
||||
|
||||
Reference in New Issue
Block a user