Fix namespaces.

This commit is contained in:
2020-07-20 15:43:51 +01:00
parent 5d161c998d
commit 8ae552ceb4
28 changed files with 29 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using System.Text;
using Aaru.Helpers;
namespace Aaru.Decoders.PCMCIA
{