diff liboctave/ChangeLog @ 8022:9708674ab85d

don't include config.h in other header files
author John W. Eaton <jwe@octave.org>
date Thu, 07 Aug 2008 15:31:49 -0400
parents 0ef13e15319b
children f0fbf47c914c
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,5 +1,7 @@
 2008-08-07  John W. Eaton  <jwe@octave.org>
 
+	* sprse-base-chol.h, oct-sparse.h: Don't include config.h.
+
 	* cmd-edit.cc, file-ops.h, kpse.cc, oct-env.cc, pathsearch.cc:
 	Replace all uses of NPOS with std::string::npos.