Browse Source

Remove unused using.

pull/1/head
triton 13 years ago
parent
commit
24ad418868
  1. 1
      src/Generator/Types/CppTypePrinter.cs

1
src/Generator/Types/CppTypePrinter.cs

@ -1,6 +1,5 @@ @@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using System.Diagnostics;
namespace Cxxi.Types
{

Loading…
Cancel
Save