mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 05:50:32 +05:00
11 lines
349 B
C++
11 lines
349 B
C++
|
#include "../stepgeom/geomanif.hh"
|
||
|
#include "../stepgeom/geopac2d.hh"
|
||
|
#include "../stepgeom/geopac3d.hh"
|
||
|
#include "../stepgeom/geosplinesurf.hh"
|
||
|
#include "../stepgeom/algprim.hh"
|
||
|
#include "../stepgeom/scenery.hh"
|
||
|
#include "../stepgeom/brep.hh"
|
||
|
#include "../stepgeom/adtcrit.hh"
|
||
|
#include "../stepgeom/STEPgeom.hh"
|
||
|
#include "../stepgeom/visapprox.hh"
|