Skip to content

Commit 6413241

Browse files
committed
fix pywrapper
1 parent d5f033a commit 6413241

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

SU2_PY/pySU2/pySU2.i

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ threads="1"
4646
%}
4747

4848
// ----------- USED MODULES ------------
49-
%import "../../Common/include/datatype_structure.hpp"
5049
%import "../../Common/include/mpi_structure.hpp"
5150
%include "std_string.i"
5251
%include "std_vector.i"

SU2_PY/pySU2/pySU2ad.i

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ threads="1"
4646
%}
4747

4848
// ----------- USED MODULES ------------
49-
%import "../../Common/include/datatype_structure.hpp"
5049
%import "../../Common/include/mpi_structure.hpp"
5150
%include "std_string.i"
5251
%include "std_vector.i"

0 commit comments

Comments
 (0)