mirror of
https://github.com/boostorg/logic.git
synced 2025-08-02 05:34:26 +02:00
Complete the BOOST_NO_STD_LOCALE workaround
[SVN r23651]
This commit is contained in:
@@ -154,7 +154,7 @@ int test_main(int, char*[])
|
||||
|
||||
#if BOOST_WORKAROUND(BOOST_DINKUMWARE_STDLIB, == 1)
|
||||
// No template constructors, so we can't build the test locale
|
||||
#else
|
||||
#elif !defined(BOOST_NO_STD_LOCALE)
|
||||
|
||||
// Input indeterminate named "maybe" (boolalpha)
|
||||
{
|
||||
|
Reference in New Issue
Block a user