Browse Source

Fixed compile error in test.

pull/395/merge
Joao Matos 11 years ago
parent
commit
09548eba49
  1. 2
      tests/NamespacesBase/NamespacesBase.cs

2
tests/NamespacesBase/NamespacesBase.cs

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
?using System;
using System;
using CppSharp.AST;
using CppSharp.Generators;
using CppSharp.Utils;

Loading…
Cancel
Save