Fix ambiguity

This commit is contained in:
2025-08-14 15:51:32 +01:00
parent 34dd0fd2d1
commit e18f912e96
29 changed files with 111 additions and 141 deletions

View File

@@ -32,6 +32,7 @@
using Aaru.CommonTypes.Metadata;
using Aaru.Decoders.PCMCIA;
using Tuple = Aaru.Decoders.PCMCIA.Tuple;
namespace Aaru.Core.Devices.Report;