move const decl to header
This commit is contained in:
parent
bf8079082c
commit
3a3cae7284
@ -13,6 +13,7 @@
|
|||||||
#include <cstdio>
|
#include <cstdio>
|
||||||
|
|
||||||
|
|
||||||
|
static const size_t MaxSegmentSize = 65535;
|
||||||
|
|
||||||
|
|
||||||
// This should be used in only one of the UDR library files.
|
// This should be used in only one of the UDR library files.
|
||||||
|
Loading…
Reference in New Issue
Block a user