| commit | d3ace02d1376ceb4b40f0852426fe770a973524b | [log] [tgz] |
|---|---|---|
| author | Sameer Agarwal <sameeragarwal@google.com> | Sun Sep 23 18:19:49 2012 -0700 |
| committer | Sameer Agarwal <sameeragarwal@google.com> | Sun Sep 23 18:19:49 2012 -0700 |
| tree | 81013c9f4a4521f6832962881a04cb67d75ff91d | |
| parent | f9a7ce831ee9376b6ff73ba17b1c0d7acadee9cf [diff] [blame] |
Fix a bunch of compiler warnings. Change-Id: Iacc3beff295d4f4f6334ef598b10c73de509b3c0
diff --git a/internal/ceres/visibility_based_preconditioner.h b/internal/ceres/visibility_based_preconditioner.h index 888c65e..3246fb8 100644 --- a/internal/ceres/visibility_based_preconditioner.h +++ b/internal/ceres/visibility_based_preconditioner.h
@@ -69,7 +69,7 @@ class BlockRandomAccessSparseMatrix; class BlockSparseMatrixBase; -class CompressedRowBlockStructure; +struct CompressedRowBlockStructure; class SchurEliminatorBase; // This class implements three preconditioners for Structure from