fix the conflict with the current master

This commit is contained in:
sijchen
2015-11-30 23:42:26 -08:00
4 changed files with 64 additions and 121 deletions

View File

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