Go to the documentation of this file. 8 #ifndef GLSTATS_DEFINES_H 9 #define GLSTATS_DEFINES_H 12 # include <GLStats/definesDarwin.h> 13 #elif defined (__linux__) 14 # include <GLStats/definesLinux.h> 15 #elif defined (_WIN32) 16 # include <GLStats/definesWin32.h>