Included 'mark.h' in the graphbuilder so that its method for removing the unused param warning (casting to void) compiles on VS
This commit is contained in:
parent
f34d60ca65
commit
1e0c36c5cc
@ -5,11 +5,11 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "yaml-cpp/mark.h"
|
||||
#include <string>
|
||||
|
||||
namespace YAML
|
||||
{
|
||||
struct Mark;
|
||||
class Parser;
|
||||
|
||||
// GraphBuilderInterface
|
||||
|
||||
Loading…
Reference in New Issue
Block a user