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