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