diff --git a/runtime/starpu/codelets/codelet_ztslqt.c b/runtime/starpu/codelets/codelet_ztslqt.c index ee9b2cc5647dada772e5229ef9d08a477a5ad116..f99360108a02f5d7ec3fb0f240fcd56785306992 100644 --- a/runtime/starpu/codelets/codelet_ztslqt.c +++ b/runtime/starpu/codelets/codelet_ztslqt.c @@ -25,8 +25,6 @@ */ #include "chameleon_starpu.h" #include "runtime_codelet_z.h" -#undef REAL -#define COMPLEX /** * diff --git a/runtime/starpu/codelets/codelet_ztsqrt.c b/runtime/starpu/codelets/codelet_ztsqrt.c index 1f82cf8fc6189e6b897893f9cd97728bdd852925..00c75abd7ba0e8b066f6ef05e80c711af818b9eb 100644 --- a/runtime/starpu/codelets/codelet_ztsqrt.c +++ b/runtime/starpu/codelets/codelet_ztsqrt.c @@ -25,8 +25,6 @@ */ #include "chameleon_starpu.h" #include "runtime_codelet_z.h" -#undef REAL -#define COMPLEX /** *