mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2026-02-08 18:16:28 +00:00
Run IWYU
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#include "graphbuilderadapter.h"
|
||||
#include "yaml-cpp/contrib/graphbuilder.h"
|
||||
|
||||
namespace YAML {
|
||||
struct Mark;
|
||||
|
||||
int GraphBuilderAdapter::ContainerFrame::sequenceMarker;
|
||||
|
||||
void GraphBuilderAdapter::OnNull(const Mark &mark, anchor_t anchor) {
|
||||
|
||||
Reference in New Issue
Block a user