"examples/vscode:/vscode.git/clone" did not exist on "581d8aacf72c2ea759ec1642f28b1df8febd131e"
Commit 46dcdc3e authored by Alain Vaucher's avatar Alain Vaucher Committed by Jesse Beder
Browse files

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