mirror of
https://github.com/loot/yaml-cpp.git
synced 2026-07-27 14:13:42 -07:00
Fixed up the old API stuff, and removed the util/value (since it's no longer needed)
This commit is contained in:
+1
-1
@@ -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