$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2007-04-05 20:51:01
There is a boost::function problem when building with Como 4.3.9 Beta. The
problem is related to Boost Preprocessor, and the workaround I found is
to -DBOOST_PP_CONFIG_FLAGS()=(BOOST_PP_CONFIG_EDG()).
Emil Dotchevski