/[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 3471 by persson, Sun Feb 3 13:27:28 2019 UTC revision 3472 by persson, Sat Feb 16 19:56:56 2019 UTC
# Line 32  Line 32 
32  #else  #else
33  # include <glibmmconfig.h>  # include <glibmmconfig.h>
34  #endif  #endif
 // 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  
35    
36  #if !defined(WIN32)  #if !defined(WIN32)
37  # include <unistd.h>  # include <unistd.h>

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

  ViewVC Help
Powered by ViewVC