// // Prefix header for all source files of the 'RedPhone' target in the 'RedPhone' project // #import #ifdef __OBJC__ #import #import #import #ifdef DEBUG static const int ddLogLevel = LOG_LEVEL_VERBOSE; #else // As long as we have call initialization issues we'll log a bit more aggressively static const int ddLogLevel = LOG_LEVEL_VERBOSE; #endif #endif