mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 06:53:42 +00:00
We need a cstring include here ... (at least for Linux builds)
This commit is contained in:
parent
7cd47fcb20
commit
494739c25b
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include <cstdio>
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
const unsigned int BUFFER_LENGTH = 100U;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue