# HG changeset patch # User jwe # Date 825900673 0 # Node ID 413b1a8da40f96bc22bce1fd2733a25b575286a6 # Parent 95e952f72d66d5a1c6b779f1a0227782741ef84d [project @ 1996-03-04 00:51:13 by jwe] diff -r 95e952f72d66 -r 413b1a8da40f src/Array-tc.cc --- 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 +#endif + // Instantiate Arrays of tree_constants. #include "Array.h"