Merge ostream_wrapper fix from core

This commit is contained in:
beder 2014-03-22 23:22:14 -05:00
commit 4b9d7fc29d

View File

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