24 Nov
2014
24 Nov
'14
9:02 p.m.
Jonathan Jones wrote
I believe I've removed the boost/ version from the development branch
I'll double check that it's removed from master
To clarify, are you removing the file entirely, or stubbing it out?
I'm not sure what "stubbing it out" means. But I am removing it. So anywhere you have
#include < boost/strong_typedef.h > should be replaced with
#include < boost/serialization/strong_typedef.hpp >
-- View this message in context: http://boost.2283326.n4.nabble.com/Serialization-boost-strong-typedef-hpp-vs... Sent from the Boost - Dev mailing list archive at Nabble.com.