mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
patch stdlib header
This commit is contained in:
parent
0ee26a5a98
commit
1ab0610543
3 changed files with 3 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
#include <cstdio>
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
#include <stdlib.h>
|
||||
|
||||
const unsigned int BUFFER_LENGTH = 500U;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue