mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-19 14:52:17 +00:00
Added mising <vector> dependency
[SVN r27304]
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
#ifndef BOOST_UBLAS_MATRIX_ASSIGN_H
|
||||
#define BOOST_UBLAS_MATRIX_ASSIGN_H
|
||||
|
||||
// Required for make_conformant storage
|
||||
#include <vector>
|
||||
|
||||
// Iterators based on ideas of Jeremy Siek
|
||||
|
||||
namespace boost { namespace numeric { namespace ublas {
|
||||
|
||||
Reference in New Issue
Block a user