Index: trunk/psLib/src/math/psMinimizePolyFit.c
===================================================================
--- trunk/psLib/src/math/psMinimizePolyFit.c	(revision 7753)
+++ trunk/psLib/src/math/psMinimizePolyFit.c	(revision 7766)
@@ -10,6 +10,6 @@
  *  @author EAM, IfA
  *
- *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-06-29 20:37:51 $
+ *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-30 02:20:06 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -29,4 +29,5 @@
 
 #include "psMinimizePolyFit.h"
+#include "psAssert.h"
 #include "psMinimizeLMM.h"  // For Gauss-Jordan routines
 #include "psStats.h"
