diff options
Diffstat (limited to 'src/ARMeilleure/Translation/Cache/CacheMemoryAllocator.cs')
-rw-r--r-- | src/ARMeilleure/Translation/Cache/CacheMemoryAllocator.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ARMeilleure/Translation/Cache/CacheMemoryAllocator.cs b/src/ARMeilleure/Translation/Cache/CacheMemoryAllocator.cs index dd67e420..f36bf7a3 100644 --- a/src/ARMeilleure/Translation/Cache/CacheMemoryAllocator.cs +++ b/src/ARMeilleure/Translation/Cache/CacheMemoryAllocator.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; |