Skip to content

Commit a83d8ff

Browse files
bavulapatijviotti
andauthored
Update src/core/jsonschema/bundle.cc
Co-authored-by: Juan Cruz Viotti <jv@jviotti.com> Signed-off-by: Balakrishna Avulapati <bavulapati@gmail.com>
1 parent e6f0573 commit a83d8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/jsonschema/bundle.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
#include <cassert> // assert
99
#include <cstddef> // std::size_t
10-
#include <optional> //std::nullopt
10+
#include <optional> // std::nullopt
1111
#include <sstream> // std::ostringstream
1212
#include <string> // std::string
1313
#include <utility> // std::move

0 commit comments

Comments
 (0)