Browse Source

Delete main.cpp

pull/1/MERGE
Jack Yu GitHub 6 years ago
parent
commit
d8f6644b3c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      Prj-Linux/main.cpp

+ 0
- 6
Prj-Linux/main.cpp View File

@@ -1,6 +0,0 @@
#include <iostream>

int main() {
std::cout << "Hello, World!" << std::endl;
return 0;
}

Loading…
Cancel
Save