mirror of
https://github.com/NGSolve/netgen.git
synced 2025-04-09 23:07:29 +05:00
only for occ
This commit is contained in:
parent
049bcb4bef
commit
2e67060ee1
@ -1,3 +1,5 @@
|
|||||||
|
#ifdef OCCGEOMETRY
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <climits>
|
#include <climits>
|
||||||
|
|
||||||
@ -140,3 +142,4 @@ int main (int argc, char ** argv)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user