diff liboctave/boolSparse.cc @ 15268:307912900544

Use angle brackets for #include <config.h> for consistency. * symbol-information.h, oct.h, mkbuiltins, mkops, boolSparse.cc, oct-md5.cc: Use angle brackets for #include <config.h> for consistency.
author Rik <rik@octave.org>
date Thu, 30 Aug 2012 18:52:02 -0700
parents 3d8ace26c5b4
children
line wrap: on
line diff
--- a/liboctave/boolSparse.cc	Thu Aug 30 17:18:50 2012 -0700
+++ b/liboctave/boolSparse.cc	Thu Aug 30 18:52:02 2012 -0700
@@ -29,7 +29,6 @@
 #include <iostream>
 #include <vector>
 
-#include "config.h"
 #include "quit.h"
 #include "lo-ieee.h"
 #include "lo-mappers.h"