Fixed build errors.

This commit is contained in:
David G. Yu 2014-06-23 22:07:50 -07:00
parent af3424e1da
commit 54207ce79b

View File

@ -367,6 +367,8 @@ OsdUtilTagData::AddInterpolateBoundary(int value )
numArgs.push_back(0);
numArgs.push_back(0);
intArgs.push_back(value);
return true;
}
bool