add template definition for resTable
This commit is contained in:
@@ -347,3 +347,4 @@ fdReg::fdReg (const SOCKET fdIn, const fdRegType typIn,
|
||||
this->manager.installReg (*this);
|
||||
}
|
||||
|
||||
template class resTable<fdReg, fdRegId>;
|
||||
|
||||
@@ -97,6 +97,7 @@ private:
|
||||
#endif
|
||||
|
||||
template class chronIntIdResTable <timerForOldFdmgr>;
|
||||
template class resTable<timerForOldFdmgr, chronIntId>;
|
||||
|
||||
#ifdef _MSC_VER
|
||||
# pragma warning ( pop )
|
||||
|
||||
Reference in New Issue
Block a user