mirror of
https://github.com/eddyem/astrovideoguideNG.git
synced 2025-12-06 02:35:15 +03:00
7 lines
131 B
Plaintext
7 lines
131 B
Plaintext
#define EBUG
|
|
#define OMP_FOUND
|
|
#define _GNU_SOURCE
|
|
#define _XOPEN_SOURCE 666
|
|
#define _DEFAULT_SOURCE
|
|
#define PACKAGE_VERSION "xxx"
|