From 5433ed53df852bb9f2af63cd4cb8ebcb12f0d5eb Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 16 Jul 2004 21:12:16 +0000 Subject: [PATCH] Complete the BOOST_NO_STD_LOCALE workaround [SVN r23651] --- test/tribool_io_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/tribool_io_test.cpp b/test/tribool_io_test.cpp index fa0256f..089e45b 100644 --- a/test/tribool_io_test.cpp +++ b/test/tribool_io_test.cpp @@ -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) {