Fix c++ guard snippet
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
# key: grd
|
||||
# --
|
||||
#ifndef ${1:GUARD}_H
|
||||
#define ${1:GUARD}_H
|
||||
#define ${1:$(yas-c++-class-name yas-text)}_H
|
||||
|
||||
$0
|
||||
|
||||
#endif // ${1:GUARD}_H
|
||||
#endif // ${1:$(yas-c++-class-name yas-text)}_H
|
||||
|
||||
Reference in New Issue
Block a user