mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-11-25 12:01:43 +00:00
Added missing includes (iostream) for the tests
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#include "yaml-cpp/yaml.h"
|
||||
#include <sstream>
|
||||
#include <algorithm>
|
||||
#include <iostream>
|
||||
|
||||
namespace Test
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user