Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit ba00c29

Browse files
committed
Fix SL5 build error
1 parent 00f0719 commit ba00c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceStack.Text/Reflection/StaticAccessors.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
//
1212
using System;
1313
using System.Reflection;
14-
14+
using ServiceStack.Text;
1515
#if !XBOX
1616
using System.Linq.Expressions;
1717
#endif

0 commit comments

Comments
 (0)