Back to boost mutexes

This commit is contained in:
Shyotl
2015-01-05 17:02:00 -06:00
parent 7943adedaa
commit 1e0395c26d

View File

@@ -27,7 +27,7 @@
#ifndef LL_LLTHREAD_H
#define LL_LLTHREAD_H
#define USE_BOOST_MUTEX 0
#define USE_BOOST_MUTEX 1
#define IS_LLCOMMON_INLINE (!LL_COMMON_LINK_SHARED || defined(llcommon_EXPORTS))