mirror of
https://github.com/loot/yaml-cpp.git
synced 2026-07-27 14:13:42 -07:00
Added missing includes (iostream) for the tests
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "nodetests.h"
|
||||
#include "yaml-cpp/yaml.h"
|
||||
#include <iostream>
|
||||
|
||||
namespace {
|
||||
struct TEST {
|
||||
|
||||
Reference in New Issue
Block a user