$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Uzdavinis (chris_at_[hidden])
Date: 2005-07-18 10:40:33
Chris Uzdavinis <chris_at_[hidden]> writes:
> Please consider this simple example:
...
> #define LOG(X) log((X), __FILE, __LINE__)
Oops. The typo on __FILE was an accident, and I hope it won't be a
distraction from the example I was trying to make.
-- Chris