Darwing porting change
This commit is contained in:
parent
4bc8cba689
commit
f3f7bbbe7c
2 changed files with 6 additions and 2 deletions
|
@ -43,6 +43,10 @@ SourceFiles
|
||||||
extern "C"
|
extern "C"
|
||||||
{
|
{
|
||||||
# include "mgridgen.h"
|
# include "mgridgen.h"
|
||||||
|
# ifdef darwin
|
||||||
|
# undef FALSE
|
||||||
|
# undef TRUE
|
||||||
|
# endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in a new issue