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

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

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

revision 2477 by persson, Sun Feb 12 11:32:43 2012 UTC revision 2478 by persson, Sat Oct 19 07:52:33 2013 UTC
# Line 26  Line 26 
26  #include <vector>  #include <vector>
27    
28  #include "Mutex.h"  #include "Mutex.h"
 #ifndef WIN32  
29  #include <sys/stat.h>  #include <sys/stat.h>
 #endif  
30    
31  namespace LinuxSampler {  namespace LinuxSampler {
32    

Legend:
Removed from v.2477  
changed lines
  Added in v.2478

  ViewVC Help
Powered by ViewVC