changeset 20475:01895a6acdde

* ov-oncleanup.h: Don't include config.h.
author John W. Eaton <jwe@octave.org>
date Mon, 15 Jun 2015 17:52:27 -0400
parents bfe66db8addb
children f357e076776f
files libinterp/octave-value/ov-oncleanup.h
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/octave-value/ov-oncleanup.h
+++ b/libinterp/octave-value/ov-oncleanup.h
@@ -20,10 +20,6 @@
 
 */
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
 #include <iosfwd>
 
 #include "ov-base.h"