diff --git a/c++/triqs/cpp2py_converters.hpp b/c++/triqs/cpp2py_converters.hpp index fa7cc2983..920a89b95 100644 --- a/c++/triqs/cpp2py_converters.hpp +++ b/c++/triqs/cpp2py_converters.hpp @@ -21,9 +21,6 @@ #include #include -// in module, triggers the call of import_array -#define TRIQS_IMPORTED_CONVERTERS_ARRAYS - #ifdef TRIQS_INCLUDED_GF #include "./cpp2py_converters/gf.hpp" #endif