Commit 6d37c370 authored by jbeder's avatar jbeder
Browse files

Added missing include

parent ac3d95f4
......@@ -4,7 +4,6 @@
#include "token.h"
#include "exceptions.h"
#include "emitter.h"
#include <memory>
namespace YAML
{
......
......@@ -6,6 +6,7 @@
#include "content.h"
#include <map>
#include <memory>
namespace YAML
{
......
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