Add missing include to otream_wrapper

This commit is contained in:
beder 2014-03-22 23:21:36 -05:00
parent 6b171a7402
commit ade8482d06

View File

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