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,5 +1,5 @@
|
||||
#include "yaml-cpp/aliasmanager.h"
|
||||
#include "yaml-cpp/node.h"
|
||||
#include "yaml-cpp/old-api/aliasmanager.h"
|
||||
#include "yaml-cpp/old-api/node.h"
|
||||
#include <cassert>
|
||||
#include <sstream>
|
||||
|
||||
|
Reference in New Issue
Block a user