mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 15:04:18 +00:00
Fix Linux compiler error.
This commit is contained in:
parent
b69336dca1
commit
496078928c
1 changed files with 1 additions and 0 deletions
1
UMP.cpp
1
UMP.cpp
|
|
@ -23,6 +23,7 @@
|
|||
|
||||
#include <cstdio>
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
const unsigned char UMP_FRAME_START = 0xF0U;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue