diff options
Diffstat (limited to 'src/ARMeilleure/Common/NativeAllocator.cs')
| -rw-r--r-- | src/ARMeilleure/Common/NativeAllocator.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ARMeilleure/Common/NativeAllocator.cs b/src/ARMeilleure/Common/NativeAllocator.cs index 71c04a9b..93c48add 100644 --- a/src/ARMeilleure/Common/NativeAllocator.cs +++ b/src/ARMeilleure/Common/NativeAllocator.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Runtime.InteropServices; namespace ARMeilleure.Common |
