aboutsummaryrefslogtreecommitdiff
path: root/src/Spv.Generator/InstructionOperands.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Spv.Generator/InstructionOperands.cs')
-rw-r--r--src/Spv.Generator/InstructionOperands.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Spv.Generator/InstructionOperands.cs b/src/Spv.Generator/InstructionOperands.cs
index dfabe307..de74f112 100644
--- a/src/Spv.Generator/InstructionOperands.cs
+++ b/src/Spv.Generator/InstructionOperands.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;