Move delegates to common types.

This commit is contained in:
2020-12-31 19:28:47 +00:00
parent 6a2501d42f
commit 9dec4df51e
11 changed files with 76 additions and 155 deletions

View File

@@ -30,6 +30,7 @@
// Copyright © 2011-2020 Natalia Portillo
// ****************************************************************************/
using Aaru.CommonTypes;
using Aaru.Core.Logging;
using Aaru.Devices;