From 17ecf145111f903d62952fb1b557ea60471d7408 Mon Sep 17 00:00:00 2001 From: "Yukihiro \"Matz\" Matsumoto" Date: Tue, 26 Jan 2021 10:57:07 +0900 Subject: Revert "Minimize the changes in #5277" This reverts commit dc51d89ac22acc60b9bfeed87115863565b74085. --- mrbgems/mruby-complex/src/complex.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mrbgems/mruby-complex/src/complex.c') diff --git a/mrbgems/mruby-complex/src/complex.c b/mrbgems/mruby-complex/src/complex.c index 6b7486ab0..5305e09d8 100644 --- a/mrbgems/mruby-complex/src/complex.c +++ b/mrbgems/mruby-complex/src/complex.c @@ -1,6 +1,7 @@ #include #include #include +#include #include #ifdef MRB_NO_FLOAT -- cgit v1.2.3