1 2 3 4 5 6 7 8 9 10
#ifndef BASE_MATH_H #define BASE_MATH_H #endif #ifdef BASE_MATH_IMPLEMENTATION #endif