Skip to content

Commit 68ee3c0

Browse files
committed
Fixed function declaration warning
1 parent bbd1645 commit 68ee3c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/stress/t.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -18902,6 +18902,7 @@ void TestStrSparseVector()
1890218902
cout << "---------------------------- Bit-plain STR sparse vector test OK" << endl;
1890318903
}
1890418904

18905+
static
1890518906
void TestStrSparseVectorSerial()
1890618907
{
1890718908
cout << "---------------------------- TestStrSparseVectorSerial()" << endl;

0 commit comments

Comments
 (0)