mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-18 02:22:13 +00:00
correct headers
svn path=/trunk/boost/libs/numeric/ublas/; revision=25664
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"
|
||||
|
||||
#ifdef BOOST_MSVC
|
||||
|
||||
Reference in New Issue
Block a user