mirror of
https://github.com/g4klx/DAPNETGateway.git
synced 2026-08-26 12:32:45 -04:00
Update Conf.cpp
Fix a compile failure
This commit is contained in:
parent
b06e6b088b
commit
e139bde022
1 changed files with 1 additions and 0 deletions
1
Conf.cpp
1
Conf.cpp
|
|
@ -23,6 +23,7 @@
|
|||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <cctype>
|
||||
#include <cstdint>
|
||||
|
||||
const int BUFFER_SIZE = 500;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue