#ifndef COMMON_H #define COMMON_H #ifndef TYPE #define TYPE float #endif #endif // COMMON_H