Skip to content

Instantly share code, notes, and snippets.

@Bigcheese
Created September 23, 2014 00:47
Show Gist options
  • Save Bigcheese/e549a37c03d4ceeeca03 to your computer and use it in GitHub Desktop.
Save Bigcheese/e549a37c03d4ceeeca03 to your computer and use it in GitHub Desktop.
wtf?
#define API_CHANGED __attribute__((deprecated("API has changed."))) inline
#define API_CHANGED_NOINLINE __attribute__((deprecated("API has changed.")))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment