Skip to content

Commit 4dff2a4

Browse files
committed
Added using for DataMember filter
1 parent 279a231 commit 4dff2a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ServiceStack.ServiceInterface/Auth/AuthService.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
using System.Collections.Generic;
33
using System.Configuration;
44
using System.Linq;
5+
using System.Runtime.Serialization;
56
using ServiceStack.Common.Utils;
67
using ServiceStack.Common.Web;
78
using ServiceStack.ServiceHost;

0 commit comments

Comments
 (0)