Remove redundant include (#1110)

This commit is contained in:
Igor [hyperxor]
2022-05-21 15:20:18 +03:00
committed by GitHub
parent 420c982310
commit 190ad502b5
3 changed files with 0 additions and 4 deletions

View File

@@ -7,7 +7,6 @@
#pragma once
#endif
#include "yaml-cpp/dll.h"
#include <memory>
namespace YAML {