diff --git a/hello.c b/hello.c index 6d8505b..1ab6be8 100644 --- a/hello.c +++ b/hello.c @@ -1,4 +1,5 @@ #include "stdio.h" +#include "complex.h" int main() {