Changes between Initial Version and Version 1 of Ticket #7980, comment 6


Ignore:
Timestamp:
Feb 7, 2013, 6:39:02 PM (10 years ago)
Author:
viboes

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7980, comment 6

    initial v1  
    11If you are using the trunk or if you apply the modification introduced in [82757] and add the following patch
    22
     3
     4{{{
    35svn diff  win32/thread.cpp
    46Index: win32/thread.cpp
     
    1315+#include <boost/thread/thread_only.hpp>
    1416 #include <boost/thread/once.hpp>
     17}}}
     18
    1519
    1620Does it works without define=BOOST_THREAD_USES_CHRONO?