mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 22:45:31 +00:00
Fix Linux compile issue.
This commit is contained in:
parent
c92434e474
commit
57a3d8bfde
1 changed files with 2 additions and 0 deletions
|
|
@ -51,6 +51,8 @@ unsigned int CStopWatch::elapsed()
|
|||
|
||||
#else
|
||||
|
||||
#include <cstdio>
|
||||
|
||||
CStopWatch::CStopWatch() :
|
||||
m_start()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue