Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
yaml-cpp
Commits
b688c930
Commit
b688c930
authored
Jan 20, 2012
by
Jesse Beder
Browse files
Put all the old-api stuff back in the main folder, for simplicity
parent
1723523c
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
src/null.cpp
src/null.cpp
+1
-1
src/parser.cpp
src/parser.cpp
+2
-2
No files found.
src/null.cpp
View file @
b688c930
#include "yaml-cpp/null.h"
#include "yaml-cpp/
old-api/
node.h"
#include "yaml-cpp/node.h"
namespace
YAML
{
...
...
src/parser.cpp
View file @
b688c930
#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"
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment