mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 12:41:17 +00:00
Fixed broken includes when using the old api
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
#include "yaml-cpp/ltnode.h"
|
||||
#include "yaml-cpp/old-api/ltnode.h"
|
||||
#include <vector>
|
||||
#include <map>
|
||||
|
||||
|
Reference in New Issue
Block a user