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

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

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

revision 477 by schoenebeck, Thu Mar 17 19:54:51 2005 UTC revision 478 by persson, Sat Mar 19 09:31:46 2005 UTC
# Line 39  Line 39 
39    
40  #if DEVMODE  #if DEVMODE
41  const std::string __err_msg_iterator_invalidated = "Pool/RTList iterator invalidated";  const std::string __err_msg_iterator_invalidated = "Pool/RTList iterator invalidated";
42    # include <iostream>
43  #endif  #endif
44    
45  // just symbol prototyping  // just symbol prototyping

Legend:
Removed from v.477  
changed lines
  Added in v.478

  ViewVC Help
Powered by ViewVC