ccls
This commit is contained in:
parent
7732c44b31
commit
6a465c5d59
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ _deps
|
||||
CMakeUserPresets.json
|
||||
.DS_Store
|
||||
my_project
|
||||
.ccls-cache
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include<iostream>
|
||||
#include <iostream>
|
||||
|
||||
int main() {
|
||||
std::cout << "Hello, World!" << std::endl;
|
||||
|
Loading…
x
Reference in New Issue
Block a user