Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 722302
Collapse All | Expand All

(-)a/src/import.cc (-1 / +1 lines)
Lines 50-56 Link Here
50
#include <boost/assign/std/vector.hpp>
50
#include <boost/assign/std/vector.hpp>
51
using namespace boost::assign; // bring 'operator+=()' into scope
51
using namespace boost::assign; // bring 'operator+=()' into scope
52
52
53
#include <boost/detail/endian.hpp>
53
#include <boost/endian/arithmetic.hpp>
54
#include <cstdint>
54
#include <cstdint>
55
55
56
extern PolySet * import_amf(std::string, const Location &loc);
56
extern PolySet * import_amf(std::string, const Location &loc);

Return to bug 722302