mirror of
https://github.com/g4klx/MMDVMHost
synced 2026-02-05 06:05:42 +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