1 --- foo/foo/foo/boost/archive/iterators/transform_width.hpp
2 +++ foo/foo/foo/boost/archive/iterators/transform_width.hpp
4 // stream length is some common multiple of x and y. E.G. Base64 6 bit
5 // character and 8 bit bytes. Lowest common multiple is 24 => 4 6 bit characters
6 // or 3 8 bit characters
10 #include <boost/config.hpp> // for BOOST_DEDUCED_TYPENAME & PTFO
11 #include <boost/serialization/pfto.hpp>