#include <CGAL/Regular_triangulation_face_base_2.h>
The template parameter Fb has to be a model of TriangulationFaceBase_2. By default, this parameter is instantiated by CGAL::Triangulation_face_base_2<Traits>.