diff options
Diffstat (limited to 'src/ARMeilleure/CodeGen/RegisterAllocators/UseList.cs')
| -rw-r--r-- | src/ARMeilleure/CodeGen/RegisterAllocators/UseList.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ARMeilleure/CodeGen/RegisterAllocators/UseList.cs b/src/ARMeilleure/CodeGen/RegisterAllocators/UseList.cs index a945eccf..806002f8 100644 --- a/src/ARMeilleure/CodeGen/RegisterAllocators/UseList.cs +++ b/src/ARMeilleure/CodeGen/RegisterAllocators/UseList.cs @@ -1,4 +1,4 @@ -using System; +using System; namespace ARMeilleure.CodeGen.RegisterAllocators { |
