mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 20:51:16 +00:00
Added emitter headers to yaml.h
This commit is contained in:
@@ -4,9 +4,6 @@
|
||||
#include <iostream>
|
||||
#include <cstring>
|
||||
|
||||
#include "emitter.h"
|
||||
#include "stlemitter.h"
|
||||
|
||||
void run()
|
||||
{
|
||||
std::ifstream fin("tests/test.yaml");
|
||||
|
Reference in New Issue
Block a user