mirror of
https://github.com/eddyem/BTA_utils.git
synced 2026-08-15 04:29:24 +03:00
add bta_print_header
This commit is contained in:
7
bta_print_header/btaprinthdr.config
Normal file
7
bta_print_header/btaprinthdr.config
Normal file
@@ -0,0 +1,7 @@
|
||||
// Add predefined macros for your project here. For example:
|
||||
// #define THE_ANSWER 42
|
||||
#define _XOPEN_SOURCE 123456
|
||||
#define _POSIX_C_SOURCE 1005000
|
||||
#define _SVID_SOURCE
|
||||
#define _BSD_SOURCE
|
||||
#define _GNU_SOURCE
|
||||
Reference in New Issue
Block a user