$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2002-01-31 07:34:48
>Would declaring the placeholders 'static' solve the precompiled header
>problem? Technically, this kind of thing is deprecated, of course. ;-)
I doubt it - they will still generate code&data and for my compiler at
least (Borland) that will prevent precompiled headers from working.
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/