From owner-freebsd-hackers Mon Dec 24 5: 1:50 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from web10106.mail.yahoo.com (web10106.mail.yahoo.com [216.136.130.56]) by hub.freebsd.org (Postfix) with SMTP id C6B4D37B420 for ; Mon, 24 Dec 2001 05:01:42 -0800 (PST) Message-ID: <20011224130142.8788.qmail@web10106.mail.yahoo.com> Received: from [212.25.110.131] by web10106.mail.yahoo.com via HTTP; Mon, 24 Dec 2001 05:01:42 PST Date: Mon, 24 Dec 2001 05:01:42 -0800 (PST) From: Subject: sstream implementation in libstdc++ To: freebsd-hackers@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I saw the implementation of sstream in /usr/src/contrib/libstdc++ but I cannot find it under /usr/include/g++ (where all the other stl include files are found). I want to use this file but before I copy it manually to the proper place (in order to include it) I want to make sure it isn't there by mistake. Does the installation process does not copy the file? Is it on purpose? __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message