modify hello.c

This commit is contained in:
Dominik 2020-01-16 09:40:11 +01:00
parent 627f700f8e
commit a119793e35

View File

@ -1,4 +1,5 @@
#include "stdio.h"
#include "math.h"
int main()
{