2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-22 15:52:18 +00:00

Fix additional header (_proxy, valarray) included

This commit is contained in:
Michael Stevens
2005-03-16 09:31:04 +00:00
parent 98e54f687b
commit 0ee7eab81f
15 changed files with 15 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
//
#include <boost/numeric/ublas/vector.hpp>
#include <boost/numeric/ublas/vector_proxy.hpp>
#include <boost/numeric/ublas/io.hpp>
int main () {