Merge ostream_wrapper fix from core

This commit is contained in:
beder 2014-03-22 23:22:14 -05:00
parent 479e5895b1
commit 0125212ec8

View File

@ -1,4 +1,6 @@
#include "yaml-cpp/ostream_wrapper.h"
#include <algorithm>
#include <cstring>
#include <iostream>