const static int is illegal

This commit is contained in:
Andreas Fabri 2011-06-30 22:16:29 +00:00
parent 01f978de36
commit 7578d859d9
1 changed files with 1 additions and 1 deletions

View File

@ -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]; };