diff --git a/Source1.cpp b/Source1.cpp index e69de29..945c4ee 100644 --- a/Source1.cpp +++ b/Source1.cpp @@ -0,0 +1,3 @@ +#include + +printf("Hello world!") \ No newline at end of file