compilation warnings

This commit is contained in:
2017-05-28 00:42:27 +02:00
parent c1e44914f6
commit c01a33aba8
18 changed files with 46 additions and 33 deletions

View File

@ -1,6 +1,4 @@
using Yavsc;
namespace Yavsc.Interfaces
namespace Yavsc.Interfaces
{
public interface ICircleMember: IIdentified<long>
{