diff options
Diffstat (limited to 'src/ARMeilleure/Memory/IJitMemoryBlock.cs')
| -rw-r--r-- | src/ARMeilleure/Memory/IJitMemoryBlock.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ARMeilleure/Memory/IJitMemoryBlock.cs b/src/ARMeilleure/Memory/IJitMemoryBlock.cs index e94b0a60..cd49f314 100644 --- a/src/ARMeilleure/Memory/IJitMemoryBlock.cs +++ b/src/ARMeilleure/Memory/IJitMemoryBlock.cs @@ -1,4 +1,4 @@ -using System; +using System; namespace ARMeilleure.Memory { |
