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
142a4bca9b
commit
c6e085524a
@ -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