$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Andrei Melnikov (andy.melnikov_at_[hidden])
Date: 2006-06-24 14:41:04
Patch version 2.
- No cl.exe command line duplication any more, including compile.pch rule
- Whitespace cleanup: tab fix from my previous patch, some trailing
space removal
Andrei