2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-24 18:32:32 +00:00

Thread: enable BOOST_THREAD_PROVIDES_ONCE_CXX11 on cal_once_pass test

[SVN r82613]
This commit is contained in:
Vicente J. Botet Escriba
2013-01-25 20:53:49 +00:00
parent b389079417
commit 1642db3441

View File

@@ -21,7 +21,7 @@
//#define BOOST_THREAD_VERSION 4
#define BOOST_THREAD_USES_MOVE
#define BOOST_THREAD_USES_MOVE
#define BOOST_THREAD_PROVIDES_ONCE_CXX11
#include <boost/thread/once.hpp>
#include <boost/thread/thread.hpp>