Branch: Tag:

2003-11-14

2003-11-14 11:15:14 by Martin Stjernholm <mast@lysator.liu.se>

Did away with some dependencies on las.h.

Rev: src/array.h:1.53
Rev: src/mapping.h:1.51
Rev: src/multiset.h:1.32
Rev: src/pike_types.h:1.92
Rev: src/svalue.h:1.126

2:   || This file is part of Pike. For copyright information see COPYRIGHT.   || Pike is distributed under GPL, LGPL and MPL. See the file COPYING   || for more information. - || $Id: array.h,v 1.52 2003/04/28 18:32:38 mast Exp $ + || $Id: array.h,v 1.53 2003/11/14 11:15:14 mast Exp $   */      #ifndef ARRAY_H   #define ARRAY_H    - #include "las.h" + #include "svalue.h"      /* This debug tool writes out messages whenever arrays with unfinished    * type fields are encountered. */