Index: trunk/psLib/src/psLib.h
===================================================================
--- trunk/psLib/src/psLib.h	(revision 582)
+++ trunk/psLib/src/psLib.h	(revision 592)
@@ -8,6 +8,6 @@
  *  @author Eric Van Alst, MHPCC
  *   
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-05-05 22:35:02 $
+ *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-05-06 18:54:36 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -21,12 +21,17 @@
 /******************************************************************************/
 
+// System Utilities
 #include "psMemory.h"
 #include "psLogMsg.h"
+#include "psTrace.h"
 #include "psAbort.h"
 #include "psError.h"
 #include "psString.h"
+
+// Collections
 #include "psArray.h"
 #include "psBitSet.h"
 #include "psSort.h"
+#include "psHash.h"
 
 /******************************************************************************/
