/[svn]/linuxsampler/trunk/src/db/InstrumentsDbUtilities.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/db/InstrumentsDbUtilities.h

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

revision 1712 by schoenebeck, Sun Oct 14 22:00:17 2007 UTC revision 1713 by persson, Thu Mar 6 20:42:22 2008 UTC
# Line 23  Line 23 
23  #ifndef __LS_INSTRUMENTSDBUTILITIES_H__  #ifndef __LS_INSTRUMENTSDBUTILITIES_H__
24  #define __LS_INSTRUMENTSDBUTILITIES_H__  #define __LS_INSTRUMENTSDBUTILITIES_H__
25    
26    #include <memory>
27  #include <vector>  #include <vector>
28  #include <gig.h>  #include <gig.h>
29  #include <sqlite3.h>  #include <sqlite3.h>

Legend:
Removed from v.1712  
changed lines
  Added in v.1713

  ViewVC Help
Powered by ViewVC