Revision 4a94251b

View differences:

utility/quaternion.h
26 26
#include <stdint.h>
27 27
#include <math.h>
28 28

  
29
#include "vector.h"
29
#include "matrix.h"
30 30

  
31 31

  
32 32
namespace imu

Also available in: Unified diff