Skip to content
Snippets Groups Projects
Commit 56e97455 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

fix forward defs

parent 03c44c6f
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,15 @@
#include "SPoint3.h"
#include "SBoundingBox3d.h"
class Octree;
class FM_Internals;
class GEO_Internals;
class OCC_Internals;
class smooth_normals;
class FieldManager;
class CGNSOptions;
class gLevelset;
// A geometric model. The model is a "not yet" non-manifold B-Rep.
class GModel
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment