Skip to content

Commit

Permalink
Add HtmlLiTagTransform reference to VGHtmlParser header (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
remarcus authored Oct 26, 2021
1 parent dd9420a commit 5c668bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions VGHtmlParser/Classes/VGHtmlParser.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#import <VGHtmlParser/HtmlATagTransform.h>
#import <VGHtmlParser/HtmlITagTransform.h>
#import <VGHtmlParser/HtmlBTagTransform.h>
#import <VGHtmlParser/HtmlLiTagTransform.h>
#import <VGHtmlParser/XPathQuery.h>

extern NSString * __nonnull const VGHtmlParserMissingTagNameException;
Expand Down

0 comments on commit 5c668bf

Please sign in to comment.