update win UT project after UT structure change

This commit is contained in:
sijchen
2015-11-30 11:29:47 -08:00
parent 46667588e3
commit 42ac53b5fc
2 changed files with 17 additions and 0 deletions

View File

@@ -373,3 +373,4 @@ int SimulateNALLoss (const unsigned char* pSrc, int& iSrcLen, std::vector<SLost
return iSkipedBytes;
}