$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [predef] missing file On MacOS 10.7.5.
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-09-27 06:47:59
On 09/27/2013 08:30 AM, Tim Blechmann wrote:
> aj sorry ... seems that i appended an empty string to an existing file,
> my bad ...
FYI, you can avoid the empty file entirely by using
clang -E -dM -xc++ /dev/null | sort