mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Fix namespaces.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
using System;
|
||||
using System.Text;
|
||||
|
||||
namespace Aaru
|
||||
namespace Aaru.Helpers
|
||||
{
|
||||
public static partial class ArrayHelpers
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user