"git@developer.sourcefind.cn:hehl2/torchaudio.git" did not exist on "ec125053cd7f02f7a1d9d2bc5869cedc38a7e9fb"
Unverified Commit 190ad502 authored by Igor [hyperxor]'s avatar Igor [hyperxor] Committed by GitHub
Browse files

Remove redundant include (#1110)

parent 420c9823
......@@ -7,7 +7,6 @@
#pragma once
#endif
#include "yaml-cpp/dll.h"
#include <memory>
namespace YAML {
......
......@@ -13,7 +13,6 @@
#include "yaml-cpp/anchor.h"
#include "yaml-cpp/contrib/anchordict.h"
#include "yaml-cpp/contrib/graphbuilder.h"
#include "yaml-cpp/emitterstyle.h"
#include "yaml-cpp/eventhandler.h"
......
......@@ -9,9 +9,7 @@
#include <cstddef>
#include <ios>
#include <map>
#include <queue>
#include <set>
#include <stack>
#include <string>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment