chnages
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
snippet std "use namespace std" b
|
||||
using namespace std;
|
||||
endsnippet
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
snippet std "use namespace std" b
|
||||
using namespace std;
|
||||
endsnippet
|
||||