Fixed warnings

This commit is contained in:
babrodtk
2015-08-27 14:16:58 +02:00
parent 54137c742b
commit 6a6a1d5280
3 changed files with 27 additions and 8 deletions

View File

@@ -116,7 +116,6 @@ try
{
typedef Opm::AutoDiffBlock<double> ADB;
typedef ADB::V V;
typedef ADB::M M;
typedef Eigen::SparseMatrix<double> S;
Opm::time::StopWatch clock;