mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-09-20 20:07:57 +08:00
continue searching for xref tokens even if an %%eof is encountered #38
This commit is contained in:
@@ -3,10 +3,8 @@ namespace UglyToad.PdfPig.Tests.Integration
|
||||
{
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Globalization;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Threading;
|
||||
using Content;
|
||||
using Xunit;
|
||||
|
||||
|
Reference in New Issue
Block a user