Skip to content

Instantly share code, notes, and snippets.

@phausler
Created February 10, 2016 20:21
Show Gist options
  • Save phausler/97740e341ddf9ebd4ec9 to your computer and use it in GitHub Desktop.
Save phausler/97740e341ddf9ebd4ec9 to your computer and use it in GitHub Desktop.
#if DEBUG
#define ONLY_FOR_DEBUGGER
#else
#define ONLY_FOR_DEBUGGER UNAVAILABLE_ATTRIBUTE
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment