mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-21 15:32:12 +00:00
* libs/numeric/ublas/test/test_triangular.cpp - remove unused includes, see #4024
svn path=/trunk/libs/numeric/ublas/; revision=80599
This commit is contained in:
@@ -7,11 +7,6 @@
|
||||
#include <boost/numeric/ublas/io.hpp>
|
||||
|
||||
|
||||
#include <sys/times.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
|
||||
namespace ublas = boost::numeric::ublas;
|
||||
|
||||
template<class mat, class vec>
|
||||
|
||||
Reference in New Issue
Block a user