forked from AuroraMiddleware/gtk
Avoid redefining GNU_SOURCE
Gives a compiler warning with the wrong flags.
This commit is contained in:
parent
41389ca98c
commit
e171f4930b
@ -35,7 +35,6 @@
|
|||||||
* Jul 13, 2010
|
* Jul 13, 2010
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define _GNU_SOURCE
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user