mirror of https://github.com/CGAL/cgal
add missing namespace
This commit is contained in:
parent
5592ae55e7
commit
db7a4e9945
|
|
@ -328,7 +328,7 @@ public:
|
|||
Index_generator<Subdomain_index, Surface_patch_index>::Index Index;
|
||||
|
||||
private:
|
||||
typedef Labeled_mesh_domain_3_impl<BGT,
|
||||
typedef details::Labeled_mesh_domain_3_impl<BGT,
|
||||
Subdomain_index,
|
||||
Surface_patch_index
|
||||
> Impl_details;
|
||||
|
|
|
|||
Loading…
Reference in New Issue