mirror of
https://github.com/boostorg/thread.git
synced 2026-01-27 19:32:11 +00:00
Thread: reverse part of commit r76040 which breaks msvc-10.0
[SVN r76075]
This commit is contained in:
@@ -27,7 +27,7 @@ namespace boost
|
||||
return static_cast<Up&&>(t);
|
||||
}
|
||||
|
||||
#else
|
||||
#endif
|
||||
|
||||
namespace detail
|
||||
{
|
||||
@@ -67,7 +67,6 @@ namespace boost
|
||||
return t;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user