Skip to content

Commit 7b61d8a

Browse files
pcaspersjenkins
authored and
jenkins
committed
Merge branch 'master' of gitlab.acadiasoft.net:qs/oreplus
1 parent 78768d9 commit 7b61d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clang-format

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ PenaltyReturnTypeOnItsOwnLine: 60
3434
PointerBindsToType: true
3535
SpacesBeforeTrailingComments: 1
3636
Cpp11BracedListStyle: true
37-
Standard: Cpp11
37+
Standard: c++17
3838
IndentWidth: 4
3939
TabWidth: 8
4040
UseTab: Never

0 commit comments

Comments
 (0)