@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
namespace CppSharp.AST
@ -1,5 +1,4 @@
using System;
using CppSharp.AST;
using CppSharp.AST;
using CppSharp.Generators;
namespace CppSharp.Passes