mirror of
https://github.com/loot/yaml-cpp.git
synced 2026-07-27 14:13:42 -07: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