aboutsummaryrefslogtreecommitdiff
path: root/SocketHttpListener/SocketStream.cs
diff options
context:
space:
mode:
Diffstat (limited to 'SocketHttpListener/SocketStream.cs')
-rw-r--r--SocketHttpListener/SocketStream.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/SocketHttpListener/SocketStream.cs b/SocketHttpListener/SocketStream.cs
index 198fd36f2..6631bb267 100644
--- a/SocketHttpListener/SocketStream.cs
+++ b/SocketHttpListener/SocketStream.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
using System.IO;
using System.Net.Sockets;