Skip to content

Instantly share code, notes, and snippets.

@mloskot
Created May 16, 2012 14:32
Show Gist options
  • Select an option

  • Save mloskot/2710802 to your computer and use it in GitHub Desktop.

Select an option

Save mloskot/2710802 to your computer and use it in GitHub Desktop.
/* For NAN */
#ifdef __GNUC__
#define _GNU_SOURCE
#endif
#include <math.h>
@springmeyer
Copy link
Copy Markdown

awesome, thanks!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment