mirror of
https://github.com/eddyem/small_tel.git
synced 2025-12-06 18:55:20 +03:00
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
// Add predefined macros for your project here. For example:
|
|
// #define THE_ANSWER 42
|
|
#define _XOPEN_SOURCE 666
|
|
#define EBUG
|