# HG changeset patch # User jwe # Date 825900673 0 # Node ID 413b1a8da40f96bc22bce1fd2733a25b575286a6 # Parent 95e952f72d66d5a1c6b779f1a0227782741ef84d [project @ 1996-03-04 00:51:13 by jwe] diff --git a/src/Array-tc.cc b/src/Array-tc.cc --- a/src/Array-tc.cc +++ b/src/Array-tc.cc @@ -20,6 +20,10 @@ */ +#ifdef HAVE_CONFIG_H +#include +#endif + // Instantiate Arrays of tree_constants. #include "Array.h"