blob: c7ce0fd81fad8c3a65c21e6977a3598257e2437b (
plain)
1
2
3
4
5
6
|
sp_pp_concat = ignore
# try to get rid of the need for this. though is it really possible without uncrustify processing #includes itself?
# it would have no way otherwise of knowing that 'inline' suddenly is no longer a keyword. really need to add the ability
# to set this inline in the file that is hitting the trouble instead.
set WORD inline
|