Просмотр исходного кода

Bug fix. BOOST_STATIC_CONSTANT macro won't compile, if boost/icl/.. includes are preceeded by
#include <boost/thread.hpp>
The fix is to put a subexpression into parentheses.


[SVN r68474]

Joachim Faulhaber 15 лет назад
Родитель
Сommit
e69bb26991
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/icl

+ 1 - 1
libs/icl

@@ -1 +1 @@
-Subproject commit 7b1390b5c498dc2afeb9f610694207195efec8f6
+Subproject commit 3cae5eef1d7823c35acfde114700c1c926f959a8

粤ICP备19079148号