Skip to content

Instantly share code, notes, and snippets.

@jhaygood86
jhaygood86 / gist:4199234
Created December 4, 2012 00:05
Alchemy changes by Digital Generation
Index: Z:/NotificationService/Alchemy/Handlers/Handler.cs
===================================================================
--- Z:/NotificationService/Alchemy/Handlers/Handler.cs (revision 51940)
+++ Z:/NotificationService/Alchemy/Handlers/Handler.cs (revision 51941)
@@ -1,5 +1,6 @@
using System;
using System.Collections.Generic;
+using System.Collections.Concurrent;
using System.Net.Sockets;
using System.Text;