forked from boostorg/config
Stripped tabs from source files
[SVN r12333]
This commit is contained in:
@@ -110,7 +110,7 @@ void print_compiler_macros()
|
||||
PRINT_MACRO(__FUNC__);
|
||||
PRINT_MACRO(_M_IX86);
|
||||
PRINT_MACRO(__MSDOS__);
|
||||
PRINT_MACRO(__MT__ );
|
||||
PRINT_MACRO(__MT__ );
|
||||
PRINT_MACRO(__PASCAL__);
|
||||
PRINT_MACRO(__STDC__);
|
||||
PRINT_MACRO(__TLS__);
|
||||
|
||||
Reference in New Issue
Block a user