2
0
mirror of https://github.com/boostorg/thread.git synced 2026-02-17 14:12:08 +00:00

Thread: merge from trunk: 1.52

[SVN r80450]
This commit is contained in:
Vicente J. Botet Escriba
2012-09-08 14:59:26 +00:00
parent c4420d7591
commit 7bc8c437ab
105 changed files with 917 additions and 711 deletions

View File

@@ -28,7 +28,7 @@
#include <boost/static_assert.hpp>
#if defined BOOST_THREAD_PROVIDES_FUTURE_CTOR_ALLOCATORS
#include <libs/thread/test/sync/futures/test_allocator.hpp>
#include "../test_allocator.hpp"
int main()
{