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