We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aec27e commit 14b303aCopy full SHA for 14b303a
1 file changed
core/vm.cpp
@@ -31,6 +31,7 @@ limitations under the License.
31
#include "parser.h"
32
#ifdef USE_SYSTEM_RAPIDYAML
33
#include <ryml.hpp>
34
+#include <ryml_std.hpp>
35
#else
36
#include "rapidyaml-0.10.0.hpp"
37
#endif
0 commit comments