mirror of https://github.com/mono/CppSharp.git
Browse Source
Fix the following warning: ParserGen.cs(208,26): warning CS0618: `CppSharp.AST.Declaration.Ignore' is obsolete: `Replace set by ExplicitlyIgnore(). Replace get by GenerationKind == GenerationKind.None.' Signed-off-by: Tomi Valkeinen <tomi.valkeinen@iki.fi>pull/251/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue