changeset 2007:413b1a8da40f

[project @ 1996-03-04 00:51:13 by jwe]
author jwe
date Mon, 04 Mar 1996 00:51:13 +0000
parents 95e952f72d66
children 82492abfe103
files src/Array-tc.cc
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/Array-tc.cc	Mon Mar 04 00:40:14 1996 +0000
+++ b/src/Array-tc.cc	Mon Mar 04 00:51:13 1996 +0000
@@ -20,6 +20,10 @@
 
 */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 // Instantiate Arrays of tree_constants.
 
 #include "Array.h"