/[svn]/gigedit/trunk/src/gigedit/dimensionmanager.cpp
ViewVC logotype

Diff of /gigedit/trunk/src/gigedit/dimensionmanager.cpp

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

revision 3472 by schoenebeck, Wed Jan 2 16:39:20 2019 UTC revision 3473 by persson, Sat Feb 16 20:35:46 2019 UTC
# Line 18  Line 18 
18   */   */
19    
20  #include "compat.h"  #include "compat.h"
 // threads.h must be included first to be able to build with  
 // G_DISABLE_DEPRECATED  
 #if (GLIBMM_MAJOR_VERSION == 2 && GLIBMM_MINOR_VERSION == 31 && GLIBMM_MICRO_VERSION >= 2) || \  
     (GLIBMM_MAJOR_VERSION == 2 && GLIBMM_MINOR_VERSION > 31) || GLIBMM_MAJOR_VERSION > 2  
 #include <glibmm/threads.h>  
 #endif  
   
21  #include "dimensionmanager.h"  #include "dimensionmanager.h"
22    
23  #if HAS_GTKMM_STOCK  #if HAS_GTKMM_STOCK

Legend:
Removed from v.3472  
changed lines
  Added in v.3473

  ViewVC Help
Powered by ViewVC