Revision a6c06c10
| utility/vector.h | ||
|---|---|---|
| 20 | 20 |
#ifndef IMUMATH_VECTOR_HPP |
| 21 | 21 |
#define IMUMATH_VECTOR_HPP |
| 22 | 22 |
|
| 23 |
#include <stdlib.h> |
|
| 24 | 23 |
#include <string.h> |
| 25 | 24 |
#include <stdint.h> |
| 26 | 25 |
#include <math.h> |
Also available in: Unified diff