mirror of
https://github.com/boostorg/thread.git
synced 2026-02-09 11:32:12 +00:00
Remove spurious #endif
[SVN r35576]
This commit is contained in:
@@ -139,7 +139,6 @@ void call_once(void (*func)(), once_flag& flag)
|
||||
<< std::ends;
|
||||
unfreezer unfreeze(strm);
|
||||
HANDLE mutex=new_mutex(strm.str());
|
||||
# endif
|
||||
#else
|
||||
# if defined (BOOST_NO_ANSI_APIS)
|
||||
std::wostringstream strm;
|
||||
|
||||
Reference in New Issue
Block a user