#ifndef SHARED_MATH_MATH_HH_ #define SHARED_MATH_MATH_HH_ #include #include #include #include #include #include "shared/math/angles.hh" #include "shared/math/coords.hh" namespace shared { namespace math { // Convenience include, might include others later too. } // namespace math } // namespace shared #endif