initial commit
[gph-math] / src / gmath.h
1 #ifndef GMATH_H_
2 #define GMATH_H_
3
4 #include "vector.h"
5 #include "matrix.h"
6
7 #endif  // GMATH_H_