mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 20:51:16 +00:00
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:
@@ -5,11 +5,11 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include "yaml-cpp/mark.h"
|
||||
#include <string>
|
||||
|
||||
namespace YAML
|
||||
{
|
||||
struct Mark;
|
||||
class Parser;
|
||||
|
||||
// GraphBuilderInterface
|
||||
|
Reference in New Issue
Block a user