Browse Source

Cleaned up usings.

pull/53/merge
triton 12 years ago
parent
commit
30c5041f92
  1. 4
      src/Generator/Types/Types.cs

4
src/Generator/Types/Types.cs

@ -1,6 +1,4 @@ @@ -1,6 +1,4 @@
using System.Collections.Generic;
using System.Linq;
using CppSharp.AST;
using CppSharp.AST;
using CppSharp.Types;
namespace CppSharp

Loading…
Cancel
Save