mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2026-01-02 03:57:55 +08:00
Added missing includes (iostream) for the tests
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "tests.h"
|
||||
#include "yaml-cpp/yaml.h"
|
||||
#include <iostream>
|
||||
|
||||
namespace Test
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user