$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Lars Gullik Bjønnes (larsbj_at_[hidden])
Date: 2003-11-03 18:32:39
David Abrahams <dave_at_[hidden]> writes:
| larsbj_at_[hidden] (Lars Gullik Bjønnes) writes:
>
>> I just discovered that boost libraries (or only one...) depend on
>> files in python/detail. That should probably be fixed?
>
| Got a suggested patch?
Not really.
With the subset I use from boost moving indirect_traits.hpp and
is_xxx.hpp from boost/python/detail/ to boost/detail/ (and fixup
#includes) seems like the simple fix.
-- Lgb