Merge ostream_wrapper fix from core

This commit is contained in:
Jesse Beder
2014-03-22 23:22:14 -05:00

View File

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