diff options
Diffstat (limited to 'tests/headers/objc_method_clash.h')
-rw-r--r-- | tests/headers/objc_method_clash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/objc_method_clash.h b/tests/headers/objc_method_clash.h index a56e39db..d99d3691 100644 --- a/tests/headers/objc_method_clash.h +++ b/tests/headers/objc_method_clash.h @@ -1,4 +1,4 @@ -// bindgen-flags: --objc-extern-crate -- -x objective-c +// bindgen-flags: -- -x objective-c // bindgen-osx-only @interface Foo |