#include "Quaternion.h" namespace math { Quaternion::Quaternion() { } } // namespace math