Skip to content

Instantly share code, notes, and snippets.

@monsoir
Created December 1, 2016 16:40
Show Gist options
  • Save monsoir/58b243c510933dabb5bad41b47a73a31 to your computer and use it in GitHub Desktop.
Save monsoir/58b243c510933dabb5bad41b47a73a31 to your computer and use it in GitHub Desktop.
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wundeclared-selector"
<# ... your code here ... #>
#pragma clang diagnostic pop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment