Re: Test test_fixed_container
"Thomas Klimpel" <[email protected]>
| Newsgroups | gmane.comp.lib.boost.ublas |
|---|---|
| Message-ID | <trinity-563f88bb-e07a-41cd-a3ec-829a1bf01bfc-1415183635030@3capp-gmx-bs45> |
Joaquim Duran wrote: > : > <include> BOOST_UBLAS_CPP_GE_2011 > ] > > How can I define BOOST_UBLAS_CPP_GE_2011? I'm a bit out of touch now (I used to understand Boost.Build), but for me "<define>" instead of "<include>" once worked: <define>BOOST_UBLAS_CPP_GE_2011 Regards, Thomas