mirror of
https://github.com/glfw/glfw.git
synced 2025-10-28 11:02:26 +00:00
Compare commits
2 Commits
05bbbedc64
...
62693d8996
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
62693d8996 | ||
|
|
a7ed7a979e |
@ -24,7 +24,9 @@
|
|||||||
//
|
//
|
||||||
//========================================================================
|
//========================================================================
|
||||||
|
|
||||||
|
#ifndef _GNU_SOURCE
|
||||||
#define _GNU_SOURCE
|
#define _GNU_SOURCE
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "internal.h"
|
#include "internal.h"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user