Fix namespaces.

This commit is contained in:
2020-07-20 15:43:52 +01:00
parent 6c2685afbf
commit 2f3b76cf5c
8 changed files with 8 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
using System;
using System.Text;
namespace Aaru
namespace Aaru.Helpers
{
public static partial class ArrayHelpers
{