bench: use of Eigen/Array is deprecated + fix includes for iostream

This commit is contained in:
Thomas Capricelli
2010-07-09 03:59:36 +02:00
parent 951da96f14
commit 551cb9b7b4
17 changed files with 46 additions and 14 deletions

View File

@@ -22,6 +22,8 @@
// License and a copy of the GNU General Public License along with
// Eigen. If not, see <http://www.gnu.org/licenses/>.
#include <iostream>
#include <bench/BenchUtil.h>
#include <complex>
#include <vector>