$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Hornby (peterho_at_[hidden])
Date: 2004-03-09 23:55:26
Hi,
>
> http://mail.python.org/pipermail/c++-sig/2003-September/005563.html
>
Yes, I did see this. At first I thought that this had been missed in
wrap_python.hpp, where limits.h is included before Python.h. Upon closer
inspection the reason for not just including Python.h before limits.h
becomes apparent. What I did was just bein minimalist, should be a
better way..... I just need to think of it.