Browse Source

Cleaned up using declarations.

pull/28/head
triton 12 years ago
parent
commit
6bc1215ef3
  1. 3
      src/Generator/Passes/CheckFlagEnumsPass.cs

3
src/Generator/Passes/CheckFlagEnumsPass.cs

@ -1,5 +1,4 @@
using System; using CppSharp.AST;
using CppSharp.AST;
namespace CppSharp.Passes namespace CppSharp.Passes
{ {

Loading…
Cancel
Save