Xref: utzoo comp.lang.c:23260 comp.lang.c++:5208 gnu.g++:472 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!mailrus!purdue!bu-cs!buengc!bph From: bph@buengc.BU.EDU (Blair P. Houghton) Newsgroups: comp.lang.c,comp.lang.c++,gnu.g++ Subject: Re: A solution to the multiple inclusion problem Message-ID: <4643@buengc.BU.EDU> Date: 25 Oct 89 03:02:42 GMT References: <14240@well.UUCP> <1989Oct23.191634.6345@cs.rochester.edu> <1989Oct24.060920.28655@cs.rochester.edu> Reply-To: bph@buengc.bu.edu (Blair P. Houghton) Followup-To: comp.lang.c Distribution: comp Organization: Boston Univ. Col. of Eng. Lines: 12 How about ( in ): #pragma Never_Again Which tells the BlairTech/ANSI1.0 compiler that when it hits a #include to read this file again, it should just ignore it. --Blair "Which is what the original poster was saying, only in an 'I want it standardized, maybe' manner..."