/[svn]/linuxsampler/trunk/src/common/Mutex.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/common/Mutex.h

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

revision 1649 by nagata, Fri Jan 25 15:06:02 2008 UTC revision 1650 by nagata, Sun Jan 27 09:44:30 2008 UTC
# Line 30  Line 30 
30  #include <pthread.h>  #include <pthread.h>
31  #endif  #endif
32    
 #include "global_private.h"  
   
33  namespace LinuxSampler {  namespace LinuxSampler {
34    
35  /** @brief Mutual exclusive objects  /** @brief Mutual exclusive objects

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

  ViewVC Help
Powered by ViewVC