mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-08 12:21:17 +00:00
Merge read fix from core
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <iostream>
|
||||
|
||||
#include "yaml-cpp/eventhandler.h"
|
||||
#include "yaml-cpp/yaml.h" // IWYU pragma: keep
|
||||
|
||||
class NullEventHandler : public YAML::EventHandler {
|
||||
|
Reference in New Issue
Block a user