diff --git a/wrappers/gmshpy/gmshSolver.i b/wrappers/gmshpy/gmshSolver.i index 0e0a917b99a950483d94e6f1d1bafa0d1bc57d0d..e4e815a3ccb3d4c2e64dbdadf2198b57185216c7 100644 --- a/wrappers/gmshpy/gmshSolver.i +++ b/wrappers/gmshpy/gmshSolver.i @@ -2,8 +2,6 @@ %module gmshSolver %include std_string.i %include std_vector.i -%import "gmshCommon.i" -%import "gmshNumeric.i" %{ #include "GmshConfig.h"