1 #ifndef INCLUDED_HACKOVER2013_BADGE_UTIL_UTIL_H
2 #define INCLUDED_HACKOVER2013_BADGE_UTIL_UTIL_H
5 #include "fixed_point.h"
7 #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof(*arr))
This page took 0.0463710000000001 seconds and 5 git commands to generate.