/[svn]/linuxsampler/trunk/src/common/Condition.cpp
ViewVC logotype

Diff of /linuxsampler/trunk/src/common/Condition.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1648 by senoner, Thu Dec 6 18:24:48 2007 UTC revision 1649 by nagata, Fri Jan 25 15:06:02 2008 UTC
# Line 27  Line 27 
27    
28  #include "global_private.h"  #include "global_private.h"
29    
30    #if CONFIG_PTHREAD_TESTCANCEL
31    #include "Thread.h"
32    #endif
33    
34  namespace LinuxSampler {  namespace LinuxSampler {
35    
36  // *************** Internal data types (for Windows only) ***************  // *************** Internal data types (for Windows only) ***************

Legend:
Removed from v.1648  
changed lines
  Added in v.1649

  ViewVC Help
Powered by ViewVC