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

This commit is contained in:
Jesse Beder
2012-01-20 23:55:39 -06:00
parent 1723523c43
commit b688c93050
22 changed files with 26 additions and 69 deletions

View File

@@ -1,5 +1,5 @@
#include "yaml-cpp/null.h"
#include "yaml-cpp/old-api/node.h"
#include "yaml-cpp/node.h"
namespace YAML
{