Skip to content
Snippets Groups Projects
Commit a74c5046 authored by Emilie Marchandise's avatar Emilie Marchandise
Browse files

No commit message

No commit message
parent 2fe1500a
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
#include "GRegion.h"
#include "SPoint3.h"
#include "SBoundingBox3d.h"
#include "simpleFunction.h"
template <class scalar> class simpleFunction;
class FM_Internals;
class GEO_Internals;
......
......@@ -36,7 +36,6 @@
#include "SPoint2.h"
#include "SBoundingBox3d.h"
#include "Curvature.h"
#include "simpleFunction.h"
%}
namespace std {
......@@ -83,5 +82,4 @@ namespace std {
%include "SBoundingBox3d.h"
%include "Curvature.h"
%include "gmshLevelset.h"
%include "simpleFunction.h"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment