Add missing include to otream_wrapper

This commit is contained in:
Jesse Beder
2014-03-22 23:21:36 -05:00
parent 314baa6e13
commit 80bdfa6dba

View File

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