Browse Source

Use BOOST_THREAD_DYN_LINK instead of BOOST_THREAD_DYN_DLL for
compatibility with the rest of boost. Fix for issue #2874


[SVN r62643]

Anthony Williams 16 years ago
parent
commit
10e6859551
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/thread

+ 1 - 1
libs/thread

@@ -1 +1 @@
-Subproject commit 672701330215f5d14661859cceeb669f876fa801
+Subproject commit f6b8cdd1f5e5a984cf2912cff5b735a37e93282b

粤ICP备19079148号