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


occupancy_grid_utils
Author(s): Bhaskara Marthi
autogenerated on Thu Dec 12 2013 13:17:54