mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 15:09:23 +08:00
Fix Linux compile issue.
This commit is contained in:
@@ -51,6 +51,8 @@ unsigned int CStopWatch::elapsed()
|
||||
|
||||
#else
|
||||
|
||||
#include <cstdio>
|
||||
|
||||
CStopWatch::CStopWatch() :
|
||||
m_start()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user