@@ -1,5 +1,7 @@
using System;
+using System.Collections.Generic;
using System.Numerics;
+using System.Text;
namespace SharpGLTF.Schema2
{