mirror of https://github.com/g4klx/MMDVMHost
Fix Linux compile.
This commit is contained in:
parent
551556b65d
commit
d2bf8eb744
|
|
@ -21,6 +21,7 @@
|
|||
#include "M17CRC.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
CM17LICH::CM17LICH() :
|
||||
m_lich(NULL),
|
||||
|
|
|
|||
Loading…
Reference in New Issue