Index: trunk/psLib/src/collections/psArray.h
===================================================================
--- trunk/psLib/src/collections/psArray.h	(revision 1440)
+++ trunk/psLib/src/collections/psArray.h	(revision 1441)
@@ -12,6 +12,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-08-09 23:34:57 $
+ *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-08-09 23:40:55 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -19,8 +19,8 @@
 
 #ifndef PS_ARRAY_H
-#    define PS_ARRAY_H
+#define PS_ARRAY_H
 
-#    include "psType.h"
-#    include "psCompare.h"
+#include "psType.h"
+#include "psCompare.h"
 
 /// @addtogroup Array
