diff --git a/src/libCom/cxxTemplates/resourceLib.h b/src/libCom/cxxTemplates/resourceLib.h index eae4579d5..89f474584 100644 --- a/src/libCom/cxxTemplates/resourceLib.h +++ b/src/libCom/cxxTemplates/resourceLib.h @@ -43,6 +43,13 @@ * */ +// +// To Do: +// 1) Add a member function that sets the size of the hash table. +// Dont allocate storage for the hash table until they insert +// the first item. +// + #ifndef INCresourceLibh #define INCresourceLibh