mirror of
https://github.com/boostorg/config.git
synced 2026-05-05 04:14:12 +02:00
Print osf macros.
[SVN r28930]
This commit is contained in:
@@ -280,6 +280,8 @@ void print_compiler_macros()
|
||||
PRINT_MACRO(__COMO__);
|
||||
PRINT_MACRO(__COMO_VERSION__);
|
||||
PRINT_MACRO(__DM__);
|
||||
PRINT_MACRO(__osf__);
|
||||
PRINT_MACRO(__OSF__);
|
||||
}
|
||||
|
||||
void print_stdlib_macros()
|
||||
|
||||
Reference in New Issue
Block a user