Added static
This commit is contained in:
parent
a6ed75c1fb
commit
6b530bde75
@ -47,7 +47,7 @@
|
|||||||
#ifdef SELF_TEST
|
#ifdef SELF_TEST
|
||||||
|
|
||||||
/// Self-test of the VarInt-reading and writing code
|
/// Self-test of the VarInt-reading and writing code
|
||||||
class cByteBufferSelfTest
|
static class cByteBufferSelfTest
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
cByteBufferSelfTest(void)
|
cByteBufferSelfTest(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user