diff options
Diffstat (limited to 'main.cpp')
| -rw-r--r-- | main.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/main.cpp b/main.cpp deleted file mode 100644 index 8bb47f1..0000000 --- a/main.cpp +++ /dev/null @@ -1,6 +0,0 @@ -#include <iostream> - -int main(int argc, char **argv) { - std::cout << "Hello, world!" << std::endl; - return 0; -} |
