This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
CppSharp
mirror of
https://github.com/mono/CppSharp.git
Watch
1
Star
0
Fork
You've already forked CppSharp
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Cleaned up using declarations.
pull/28/head
triton
12 years ago
parent
cf040d9c2a
commit
6bc1215ef3
1 changed files
with
1 additions
and
2 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
src/Generator/Passes/CheckFlagEnumsPass.cs
3
src/Generator/Passes/CheckFlagEnumsPass.cs
Unescape
Escape
View File
@ -1,5 +1,4 @@
using
System
;
using
CppSharp.AST
;
using
CppSharp.AST
;
namespace
CppSharp.Passes
namespace
CppSharp.Passes
{
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
pimhwang/CppSharp
Title
Body
Create Issue