mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-08 20:31:17 +00:00
Added missing include
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
#include "token.h"
|
#include "token.h"
|
||||||
#include "exceptions.h"
|
#include "exceptions.h"
|
||||||
#include "emitter.h"
|
#include "emitter.h"
|
||||||
#include <memory>
|
|
||||||
|
|
||||||
namespace YAML
|
namespace YAML
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user