mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 17:08:53 +02:00
use proper feature test macros for isnan
Problem pointed out in bug 581354
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
* if advised of the possibility of such damage.
|
||||
*/
|
||||
|
||||
#define _XOPEN_SOURCE
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
#include <locale.h>
|
||||
|
Reference in New Issue
Block a user