Added missing header
This commit is contained in:
parent
fbf55d17ea
commit
e1cb7f1ff7
1 changed files with 1 additions and 1 deletions
|
@ -471,7 +471,7 @@ int main(int argc, char *argv[])
|
|||
{-1, -1, -1, -1, -1, -1}, // 1
|
||||
{-1, -1, -1, -1, -1, -1}, // 2
|
||||
{-1, -1, -1, -1, -1, -1}, // 3
|
||||
{ 3, 2, 0, -1, 1, -1}, // tet (version 2.0)
|
||||
{-1, 2, 0, 3, 1, -1}, // tet (version 2.0)
|
||||
{ 0, 4, 3, -1, 2, 1}, // prism
|
||||
{ 4, 2, 1, 3, 0, 5}, // hex
|
||||
};
|
||||
|
|
Reference in a new issue