>>>>> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes:
>> > The _moc.cpp file uses boost headers? Where? Why? >> >> src/frontends/qt2/QContentPane.h, line 29, include >> <boost/scoped_ptr.hpp> Bo> BTW, if you do not like config.h, it is enough to add #define Bo> BOOST_ALL_NO_LIB before #include <boost/scoped_ptr.hpp>. My problem is I do not understand where boost/scoped_ptr.hpp is added to moc files. If I knew, I would propose to add config.h at the same place... I do not have any of these in my builds. JMarc
