Commit c7567b7b authored by Jesse Beder's avatar Jesse Beder
Browse files

Add missing includes to node_data.h

parent d98ab9f3
...@@ -13,6 +13,8 @@ ...@@ -13,6 +13,8 @@
#include "yaml-cpp/node/type.h" #include "yaml-cpp/node/type.h"
#include <boost/utility.hpp> #include <boost/utility.hpp>
#include <list> #include <list>
#include <map>
#include <string>
#include <utility> #include <utility>
#include <vector> #include <vector>
......
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