Sfoglia il codice sorgente

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 anni fa
parent
commit
e69bb26991
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      libs/icl

+ 1 - 1
libs/icl

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

粤ICP备19079148号