#include "ide.h" #define LLOG(x) //RLOG(x) #define LDUMP(x) //RDUMP(x) #ifdef PLATFORM_POSIX UpdaterConfig& UpdaterCfg() { static UpdaterConfig s; return s; } void Ide::CheckUpdates(bool verbose){ LLOG("CheckUpdates, verbose="<