mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
7 lines
90 B
C
7 lines
90 B
C
#ifndef MXMATRIX_H
|
|
#define MXMATRIX_H
|
|
|
|
#include "realtime/vector.h"
|
|
|
|
#endif // MXMATRIX_H
|