use explicit template instantiation

This commit is contained in:
Jeff Hill
2001-10-22 02:40:14 +00:00
parent 21f9dd8179
commit ed88bdd35b

View File

@@ -6,6 +6,9 @@
#include "directoryServer.h"
#include "tsMinMax.h"
template class tsSLNode<pvEntry>;
template class resTable<pvEntry, stringId>;
const pvInfo *pvInfo::pFirst;
//