Merge branch 'crashlog_improvements' into jgrpp
Fixes compilation on MSVC
This commit is contained in:
@@ -40,6 +40,8 @@ int WriteScopeLog(char *buf, const char *last)
|
||||
return b - buf;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
// helper functions
|
||||
const char *scope_dumper::CompanyInfo(int company_id)
|
||||
{
|
||||
@@ -114,5 +116,3 @@ const char *scope_dumper::StationInfo(const BaseStation *st)
|
||||
}
|
||||
return this->buffer;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user