Include <memory> for Parser::Ptr
This commit is contained in:
parent
d464cc328e
commit
74757c618c
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#define __YAML_PARSERS_HH__
|
||||
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <stack>
|
||||
#include <sstream>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue