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

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

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

revision 879 by schoenebeck, Mon Apr 26 17:15:51 2004 UTC revision 880 by schoenebeck, Tue Jun 27 22:57:37 2006 UTC
# Line 17  Line 17 
17      along with this program; if not, write to the Free Software      along with this program; if not, write to the Free Software
18      Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.      Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19    
20      $Id: atomic.h,v 1.1 2004-04-26 17:15:49 schoenebeck Exp $      $Id: atomic.h,v 1.2 2006-06-27 22:57:36 schoenebeck Exp $
21  */  */
22    
23    //TODO: should we put this into namespace? it might clash with system installed atomic.h, because we need to install atomic.h for the LS API
24    
25  #ifndef __linuxsampler_atomic_h__  #ifndef __linuxsampler_atomic_h__
26  #define __linuxsampler_atomic_h__  #define __linuxsampler_atomic_h__
27    

Legend:
Removed from v.879  
changed lines
  Added in v.880

  ViewVC Help
Powered by ViewVC