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

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

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

revision 3461 by schoenebeck, Tue Nov 14 18:07:25 2017 UTC revision 3462 by persson, Sun Feb 3 13:27:28 2019 UTC
# Line 1  Line 1 
1  /*                                                         -*- c++ -*-  /*                                                         -*- c++ -*-
2   * Copyright (C) 2007-2017 Andreas Persson   * Copyright (C) 2007-2019 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 46  Line 46 
46    
47  #include <sstream>  #include <sstream>
48  #include <map>  #include <map>
49    #include <sigc++/signal.h>
50    
51  #ifdef LIBGIG_HEADER_FILE  #ifdef LIBGIG_HEADER_FILE
52  # include LIBGIG_HEADER_FILE(gig.h)  # include LIBGIG_HEADER_FILE(gig.h)

Legend:
Removed from v.3461  
changed lines
  Added in v.3462

  ViewVC Help
Powered by ViewVC