second-transfer-0.3.0.4: macros/Logging.cpphs
#ifdef ENABLE_DEBUG #define INSTRUMENTATION(x) (x) #else #define INSTRUMENTATION(x) (return ()) #endif
#ifdef ENABLE_DEBUG #define INSTRUMENTATION(x) (x) #else #define INSTRUMENTATION(x) (return ()) #endif