Rename CPP inc snippet to prevent name collision with C inc snippet
This commit is contained in:
parent
02e9bf2b5c
commit
af01563f66
@ -3,7 +3,7 @@ extends c
|
||||
##
|
||||
## Preprocessor
|
||||
# #include <...>
|
||||
snippet inc
|
||||
snippet incc
|
||||
#include <${1:iostream}>
|
||||
snippet binc
|
||||
#include <boost/${1:shared_ptr}.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user