- #ifndef BOOST_QVM_OPERATIONS_HPP_INCLUDED
- #define BOOST_QVM_OPERATIONS_HPP_INCLUDED
- #include <boost/qvm/quat_operations.hpp>
- #include <boost/qvm/vec_operations.hpp>
- #include <boost/qvm/mat_operations.hpp>
- #include <boost/qvm/quat_vec_operations.hpp>
- #include <boost/qvm/vec_mat_operations.hpp>
- #endif
|