merge hello.c

This commit is contained in:
Dominik 2020-01-16 09:45:42 +01:00
commit e834e90216
1 changed files with 1 additions and 0 deletions

View File

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