$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-10-04 05:35:02
> Ahh, some problems were caused by the switch from icc to icpc.
> My workaround for finding the system headers only worked for icc.
> I'll patch icpc accordingly and we'll see which problems will
> remain.
Or you can set INTEL_CXX=icc to revert to the old behaviour, but of course
this won't work when you upgrade to 8.1.
John.