mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-04 07:14:30 +02:00
fix a typo
[SVN r16218]
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
#define BOOST_MPL_AUX_COMMON_NAME_WKND_HPP_INCLUDED
|
#define BOOST_MPL_AUX_COMMON_NAME_WKND_HPP_INCLUDED
|
||||||
|
|
||||||
#if defined(__BORLANDC__) && __BORLANDC__ < 0x561
|
#if defined(__BORLANDC__) && __BORLANDC__ < 0x561
|
||||||
// agurt 12/nov/02: to supress the bogus "Cannot have both a template class and
|
// agurt 12/nov/02: to suppress the bogus "Cannot have both a template class and
|
||||||
// function named 'xxx'" diagnostic
|
// function named 'xxx'" diagnostic
|
||||||
# define BOOST_MPL_AUX_COMMON_NAME_WKND(name) \
|
# define BOOST_MPL_AUX_COMMON_NAME_WKND(name) \
|
||||||
namespace name_##wknd { \
|
namespace name_##wknd { \
|
||||||
|
Reference in New Issue
Block a user