Skip to content

Commit b0ad90a

Browse files
vanillajonathanemilio
authored andcommitted
Add cpp_compat to template.toml
This adds a mention of `cpp_compat` option to the template file. #811
1 parent e211464 commit b0ad90a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template.toml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ using_namespaces = []
2424
sys_includes = []
2525
includes = []
2626
no_includes = false
27+
# cpp_compat = true
2728
after_includes = ""
2829

2930

0 commit comments

Comments
 (0)