Added GNU GCC support, linux binary
This commit is contained in:
@ -126,4 +126,5 @@ void DataMngr::GetData(std::vector<DataMngr::Datum *> &dList)
|
||||
{
|
||||
dList.push_back( (*i) );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user