Fix missing import in JSONIPv6Mapping

master
Harald Wolff 2019-11-15 14:00:39 +01:00
parent af2d6db40a
commit b17a4decfc
2 changed files with 1 additions and 2310 deletions

View File

@ -9,6 +9,7 @@
// **/
using System;
using ln.types;
using ln.types.net;
namespace ln.json.mapping
{
public class JSONIPv6Mapping : JSONMapping

File diff suppressed because it is too large Load Diff