Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2004-07-22 19:56:04


This is with mingw-2.0

c:\boost\libs\test\build\../src/test_tools.cpp:37: `wcscmp' is already declared in this scope

#if defined( __GNUC__ ) && defined( BOOST_NO_CWCHAR )
namespace std { using ::wcscmp; } <===================== here
#endif

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk