Add cpp_compat to template.toml

This adds a mention of `cpp_compat` option to the template file.

#811
This commit is contained in:
Jonathan 2024-04-15 10:25:57 +02:00 committed by Emilio Cobos Álvarez
parent e2114642ae
commit b0ad90a205

View File

@ -24,6 +24,7 @@ using_namespaces = []
sys_includes = []
includes = []
no_includes = false
# cpp_compat = true
after_includes = ""