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

Commit cd31201

Browse files
committed
curse of SL5 continues
1 parent 1f6fb92 commit cd31201

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ServiceStack.Text/RecyclableMemoryStream.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@
3030

3131
namespace ServiceStack.Text //Internalize to avoid conflicts
3232
{
33+
#if !SL5
3334
using Events = RecyclableMemoryStreamManager.Events;
35+
#endif
3436

3537
public static class MemoryStreamFactory
3638
{

0 commit comments

Comments
 (0)