mirror of https://github.com/CGAL/cgal
const static int is illegal
This commit is contained in:
parent
01f978de36
commit
7578d859d9
|
|
@ -271,7 +271,7 @@ private:
|
|||
r2t_converter_object;
|
||||
|
||||
|
||||
const static int edge_index[4][4];
|
||||
static const int edge_index[4][4];
|
||||
struct Index_c4 { Tmc_Vertex_handle V[4]; };
|
||||
struct Index_c6 { Tmc_Vertex_handle V[6]; };
|
||||
struct Index_c44 { Tmc_Vertex_handle V[4][4]; };
|
||||
|
|
|
|||
Loading…
Reference in New Issue