Commit 3f625482 authored by jbeder's avatar jbeder
Browse files

Included cstddef to stream.h

parent 9e345650
......@@ -6,11 +6,12 @@
#include "yaml-cpp/noncopyable.h"
#include "yaml-cpp/mark.h"
#include <cstddef>
#include <deque>
#include <ios>
#include <string>
#include <iostream>
#include <set>
#include <string>
namespace YAML
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment