Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!uakari.primate.wisc.edu!brutus.cs.uiuc.edu!psuvax1!psuvax1.cs.psu.edu!schwartz From: schwartz@psuvax1.cs.psu.edu (Scott Schwartz) Newsgroups: comp.lang.c++ Subject: Re: A solution to the multiple inclusion problem Message-ID: Date: 25 Oct 89 01:46:37 GMT References: <14240@well.UUCP> <2082@plx.UUCP> Sender: news@psuvax1.cs.psu.edu Organization: Pennsylvania State University, computer science Lines: 7 In-Reply-To: johnc@plx.UUCP's message of 24 Oct 89 16:49:44 GMT One instance of prior art is found in gcc, which uses ``#pragma once'' to get the desired effect. -- Scott Schwartz Now back to our regularly scheduled programming....