$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stephan Tolksdorf (andorxor_at_[hidden])
Date: 2006-06-17 11:55:34
Hi
Including "boost/test/included/unit_test.hpp" from the current SVN
version also causes min and max macros to be defined on Windows (by
headers pulled in from execution_monitor.ipp). Not being an expert on
min/max macro issues, I wonder if this is necessary, or if the macro
could be prevented from leaking to user code (without the user defining
NOMINMAX).
Regards,
Stephan