IPv6: Fixed namespace

pull/2/head
Harald Wolff 2019-10-07 12:59:07 +02:00
parent 8aa13d1ce8
commit 7280cdf1d4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ using System.Collections.Generic;
using ln.types.arithmetics;
using System.Net;
namespace ln.types
namespace ln.types.net
{
public class IPv6
{