mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 06:25:24 +00:00
Add forgotten include of cstring
This commit is contained in:
parent
bf128e76f3
commit
4c86422da3
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include <cstdio>
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
const char* LISTENING = "Listening ";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue