changeset 20300: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	Mon Jun 15 17:42:44 2015 -0400
+++ b/libinterp/octave-value/ov-oncleanup.h	Mon Jun 15 17:52:27 2015 -0400
@@ -20,10 +20,6 @@
 
 */
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
 #include <iosfwd>
 
 #include "ov-base.h"