mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-13 06:30:34 +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>
|
||||||
|
|
||||||
@ -139,4 +141,5 @@ int main (int argc, char ** argv)
|
|||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user