From owner-freebsd-bugs Fri May 12 01:35:32 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA17273 for bugs-outgoing; Fri, 12 May 1995 01:35:32 -0700 Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id BAA17265 for ; Fri, 12 May 1995 01:35:25 -0700 Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.8/8.6.6) id KAA29933 for bugs@freebsd.org; Fri, 12 May 1995 10:35:21 +0200 From: Thomas Gellekum Message-Id: <199505120835.KAA29933@ghpc6.ihf.rwth-aachen.de> Subject: missing header files in libg++ To: bugs@FreeBSD.org Date: Fri, 12 May 1995 10:35:19 +0200 (MET DST) Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 269 Sender: bugs-owner@FreeBSD.org Precedence: bulk Moin moin, while porting the latest version of ACS I noticed that complex.h from libg++ was omitted in the FreeBSD src. This seems to be in libg++ for compatibility with AT&T's idea of the class. Could you please leave it in the distribution for 2.0.5? Thanks. tg