Files
tp/include/dolphin/mtx/vec.h
T
2021-04-01 02:07:58 +02:00

7 lines
76 B
C

#ifndef VEC_H
#define VEC_H
#include "dolphin/types.h"
#endif /* VEC_H */