We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e23031 commit 2ab35b6Copy full SHA for 2ab35b6
src/core/jsonschema/bundle.cc
@@ -7,7 +7,7 @@
7
8
#include <cassert> // assert
9
#include <cstddef> // std::size_t
10
-#include <optional> //std::nullopt
+#include <optional> // std::nullopt
11
#include <sstream> // std::ostringstream
12
#include <string> // std::string
13
#include <utility> // std::move
0 commit comments