Missing using

This commit is contained in:
Clement Jamin 2015-09-07 17:12:54 +02:00
parent 816b036564
commit b6793e6c7a
1 changed files with 2 additions and 0 deletions

View File

@ -117,6 +117,8 @@ public:
using Base::full_cell;
using Base::full_cells_begin;
using Base::full_cells_end;
using Base::finite_full_cells_begin;
using Base::finite_full_cells_end;
using Base::vertices_begin;
using Base::vertices_end;
// using Base::