Commit c722684f by Jesse Beder

Removed unnecessary forward declarations

parent 5c097d41
......@@ -14,10 +14,8 @@
namespace YAML
{
struct Directives;
struct Mark;
struct Token;
class EventHandler;
class Node;
class Scanner;
class YAML_CPP_API Parser: private noncopyable
......
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