diff --git a/Test.cpp b/Test.cpp index 6ed636d..66b4f84 100644 --- a/Test.cpp +++ b/Test.cpp @@ -1,6 +1,9 @@ + #include + int main() { printf("hello\n"); } +