$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2004-08-31 17:18:49
Ralf W. Grosse-Kunstleve wrote:
> True. I am wondering now why we didn't do this. I see that pyconfig.h in the
> Python versions 2.2.1 and 2.3.4 at least doesn't include any other files. What
> happens on your platform if you add #include <pyconfig.h> to the beginning of
> prefix.hpp?
The warnings go away. I cannot say yet whether the tests succeed.
Markus