Commit 46dcdc3e by Alain Vaucher Committed by Jesse Beder

Add missing include directive

parent beb44b87
......@@ -8,6 +8,7 @@
#endif
#include "yaml-cpp/dll.h"
#include "yaml-cpp/node/node.h"
#include "yaml-cpp/node/ptr.h"
#include "yaml-cpp/node/detail/node_iterator.h"
#include <cstddef>
......
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