mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-25 21:40:33 +05:00
eliminate warning
This commit is contained in:
parent
f99009b57b
commit
b588bb3c71
@ -12,7 +12,7 @@
|
||||
enum MESHING2_RESULT
|
||||
{
|
||||
MESHING2_OK = 0,
|
||||
MESHING2_GIVEUP = 1,
|
||||
MESHING2_GIVEUP = 1
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user