/[svn]/libgig/trunk/src/tools/sf2dump.cpp
ViewVC logotype

Diff of /libgig/trunk/src/tools/sf2dump.cpp

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

libgig/trunk/src/sf2dump.cpp revision 2570 by schoenebeck, Wed Jan 1 17:06:51 2014 UTC libgig/trunk/src/tools/sf2dump.cpp revision 2571 by schoenebeck, Wed May 21 20:33:45 2014 UTC
# Line 2  Line 2 
2   *                                                                         *   *                                                                         *
3   *   libgig - C++ cross-platform Gigasampler format file access library    *   *   libgig - C++ cross-platform Gigasampler format file access library    *
4   *                                                                         *   *                                                                         *
5   *   Copyright (C) 2003-2009 by Christian Schoenebeck                      *   *   Copyright (C) 2003-2014 by Christian Schoenebeck                      *
6   *                              <cuse@users.sourceforge.net>               *   *                              <cuse@users.sourceforge.net>               *
7   *   Copyright (C) 2009 by Grigor Iliev  <grigor@grigoriliev.com>          *   *   Copyright (C) 2009 by Grigor Iliev  <grigor@grigoriliev.com>          *
8   *                                                                         *   *                                                                         *
# Line 34  Line 34 
34  #include <sstream>  #include <sstream>
35    
36  #include "SF.h"  #include "SF.h"
37  #include "helper.h"  #include "../helper.h"
38    
39  using namespace std;  using namespace std;
40    

Legend:
Removed from v.2570  
changed lines
  Added in v.2571

  ViewVC Help
Powered by ViewVC