diff --git a/src/Generator/Generator.cs b/src/Generator/Generator.cs index f4d85976..9ab1ac46 100644 --- a/src/Generator/Generator.cs +++ b/src/Generator/Generator.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using CppSharp.AST; @@ -31,7 +31,7 @@ namespace CppSharp.Generators /// /// Text templates with generated output. /// - public List