forked from boostorg/config
stripped tabs from files.
[SVN r13817]
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
#if (_MSC_VER <= 1300) // || !defined(BOOST_STRICT_CONFIG) // VC7 Beta 2 or later
|
#if (_MSC_VER <= 1300) // || !defined(BOOST_STRICT_CONFIG) // VC7 Beta 2 or later
|
||||||
|
|
||||||
#if !defined(_MSC_EXTENSIONS) && !defined(BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS) // VC7 bug with /Za
|
#if !defined(_MSC_EXTENSIONS) && !defined(BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS) // VC7 bug with /Za
|
||||||
# define BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS
|
# define BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -12,4 +12,4 @@
|
|||||||
#define BOOST_NO_CWCHAR
|
#define BOOST_NO_CWCHAR
|
||||||
#define BOOST_NO_STD_WSTRING
|
#define BOOST_NO_STD_WSTRING
|
||||||
#define BOOST_NO_INTRINSIC_WCHAR_T
|
#define BOOST_NO_INTRINSIC_WCHAR_T
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user