mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Fix compilation error in TestPool
This commit is contained in:
parent
ad57e2b2c6
commit
b4ac1ee99f
@ -85,6 +85,8 @@ int TestObjectSQL::select(SqlDB *db)
|
||||
|
||||
int TestObjectSQL::insert(SqlDB *db)
|
||||
{
|
||||
ostringstream oss;
|
||||
|
||||
int rc;
|
||||
char * sql_text;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user