Commit b688c930 authored by Jesse Beder's avatar Jesse Beder
Browse files

Put all the old-api stuff back in the main folder, for simplicity

parent 1723523c
#include "yaml-cpp/null.h"
#include "yaml-cpp/old-api/node.h"
#include "yaml-cpp/node.h"
namespace YAML
{
......
#include "yaml-cpp/parser.h"
#include "yaml-cpp/eventhandler.h"
#include "yaml-cpp/exceptions.h"
#include "yaml-cpp/old-api/node.h"
#include "old-api/nodebuilder.h"
#include "yaml-cpp/node.h"
#include "directives.h"
#include "nodebuilder.h"
#include "scanner.h"
#include "singledocparser.h"
#include "tag.h"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment