/[svn]/gigedit/trunk/src/gigedit/gigedit.h
ViewVC logotype

Diff of /gigedit/trunk/src/gigedit/gigedit.h

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

revision 2245 by schoenebeck, Sun Mar 1 22:26:36 2009 UTC revision 2246 by persson, Fri Aug 19 10:55:41 2011 UTC
# Line 1  Line 1 
1  /*                                                         -*- c++ -*-  /*                                                         -*- c++ -*-
2   * Copyright (C) 2007, 2008 Andreas Persson   * Copyright (C) 2007-2011 Andreas Persson
3   *   *
4   * This program is free software; you can redistribute it and/or   * This program is free software; you can redistribute it and/or
5   * modify it under the terms of the GNU General Public License as   * modify it under the terms of the GNU General Public License as
# Line 23  Line 23 
23  #include <gig.h>  #include <gig.h>
24    
25  #include <list>  #include <list>
26    #include <cstddef>
27  #include <sigc++/signal.h>  #include <sigc++/signal.h>
28    
29  class GigEdit {  class GigEdit {

Legend:
Removed from v.2245  
changed lines
  Added in v.2246

  ViewVC Help
Powered by ViewVC