Skip to content

Commit e403dd0

Browse files
committed
Added missing ref
1 parent 38a097e commit e403dd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AngleSharp.Css/Dom/Internal/Rules/CssPageRule.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
namespace AngleSharp.Css.Dom
22
{
3+
using AngleSharp.Dom;
34
using System;
45
using System.Diagnostics;
56
using System.IO;

0 commit comments

Comments
 (0)