]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove a wrong 'typename'. 3234/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 13 Oct 2016 22:04:31 +0000 (17:04 -0500)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 13 Oct 2016 22:04:31 +0000 (17:04 -0500)
source/grid/grid_reordering.cc

index 00b59f5f458cb7fd88556b476f192354916100eb..e1e365f751dba5cc8b63fe7d0bc5ba380916e759 100644 (file)
@@ -657,7 +657,7 @@ namespace internal
                       ExcInternalError());
 
               // now go through the cells adjacent to this edge
-              for (typename AdjacentCells<dim>::const_iterator
+              for (AdjacentCells<dim>::const_iterator
                    adjacent_cell = edges[*delta].adjacent_cells.begin();
                    adjacent_cell != edges[*delta].adjacent_cells.end(); ++adjacent_cell)
                 {

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.