mirror of
https://github.com/RPCS3/yaml-cpp.git
synced 2026-01-31 01:25:20 +01:00
Fixed up the old API stuff, and removed the util/value (since it's no longer needed)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "nodebuilder.h"
|
||||
#include "old-api/nodebuilder.h"
|
||||
#include "yaml-cpp/mark.h"
|
||||
#include "yaml-cpp/node.h"
|
||||
#include "yaml-cpp/old-api/node.h"
|
||||
#include <cassert>
|
||||
|
||||
namespace YAML
|
||||
|
||||
Reference in New Issue
Block a user