mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 05:45:36 +03:00
fixed linux build
This commit is contained in:
parent
4aafcc50a0
commit
dbf6143747
@ -121,6 +121,8 @@ bool MysqlResultSet::NextResultSet()
|
||||
}
|
||||
|
||||
m_kRow.m_Columns = m_Columns;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
void MysqlResultSet::FreeHandle()
|
||||
|
Loading…
Reference in New Issue
Block a user