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

Merge branch 'vdg-cm3' into 'master'

remove periodical.h from include in gmshMesh.i

See merge request !17
parents 0f574317 2b02649d
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
#include "simple3D.h" #include "simple3D.h"
#include "Voronoi3D.h" #include "Voronoi3D.h"
#include "Levy3D.h" #include "Levy3D.h"
#include "periodical.h"
#include "directions3D.h" #include "directions3D.h"
#include "yamakawa.h" #include "yamakawa.h"
#endif #endif
...@@ -85,7 +84,6 @@ namespace std { ...@@ -85,7 +84,6 @@ namespace std {
%include "simple3D.h" %include "simple3D.h"
%include "Voronoi3D.h" %include "Voronoi3D.h"
%include "Levy3D.h" %include "Levy3D.h"
%include "periodical.h"
%include "directions3D.h" %include "directions3D.h"
%include "yamakawa.h" %include "yamakawa.h"
#endif #endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment