#ifndef clox_common_h #define clox_common_h #include #include #include #define DEBUG_PRINT_CODE #define DEBUG_TRACE_EXECUTION #endif