gcc_version.h
Go to the documentation of this file.
00001 
00002 // Define for gcc version check
00003 #ifdef __GNUC__
00004 #if (__GNUC__ == 4 && __GNUC_MINOR__ == 6)
00005 #define SEMANTIC_MODEL_GCC_46
00006 #endif
00007 #endif


semanticmodel
Author(s): Julian ("Mac") Mason
autogenerated on Thu Dec 12 2013 12:39:10