mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 20:51:16 +00:00
Fixed up the old API stuff, and removed the util/value (since it's no longer needed)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "yaml-cpp/null.h"
|
||||
|
||||
#if YAML_CPP_OLD_API
|
||||
#include "yaml-cpp/node.h"
|
||||
#include "yaml-cpp/old-api/node.h"
|
||||
#endif
|
||||
|
||||
namespace YAML
|
||||
|
Reference in New Issue
Block a user