Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b4dac41

Browse files
committedNov 25, 2023
Changes after review
1 parent e11d447 commit b4dac41

File tree

2 files changed

+977
-977
lines changed

2 files changed

+977
-977
lines changed
 

‎src/contour/Config.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ namespace fs = std::filesystem;
7878
namespace contour::config
7979
{
8080

81+
int YAMLConfigWriter::Offset::levels { 0 };
82+
8183
namespace
8284
{
8385

‎src/contour/Config.h

+975-977
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.