still some windows code

This commit is contained in:
UbitUmarov
2020-12-30 22:07:42 +00:00
parent 09933dc589
commit 64fd819b81
4 changed files with 19 additions and 121 deletions

View File

@@ -1,7 +1,5 @@
using System;
#if !(_WINDOWS_CE)
using System.Runtime.Serialization;
#endif
namespace Amib.Threading
{