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