quaternion.h includes boost/mpl/bool.hpp:
|
#include <boost/mpl/bool.hpp> |
In the meantime, the library seems to claim not depending on boost (except for tests) and actually in this header file there is no call to anything related to boost. Is it a remanent include?
quaternion.hincludesboost/mpl/bool.hpp:quaternions/include/quaternion.h
Line 40 in 68fc6c7
In the meantime, the library seems to claim not depending on boost (except for tests) and actually in this header file there is no call to anything related to boost. Is it a remanent include?