mirror of
https://github.com/boostorg/regex.git
synced 2025-07-16 22:02:08 +02:00
Turned off external templates for MWCW
[SVN r13573]
This commit is contained in:
@ -54,6 +54,10 @@
|
|||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef __MWERKS__
|
||||||
|
# define BOOST_REGEX_NO_EXTERNAL_TEMPLATES
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
@ -597,3 +601,4 @@ inline void pointer_construct(T* p, const T& t)
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user